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