PdfFontResourceArialFontResource Property |
Default Arial font resource.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic static PdfFontResource ArialFontResource { get; }
Public Shared ReadOnly Property ArialFontResource As PdfFontResource
Get
Property Value
Type:
PdfFontResource
Remarks
This font resource uses Arial Unicode MS (when available) to add Unicode text.
See Also