Click or drag to resize

PdfFontResourceArialFontResource Property

Default Arial font resource.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public static PdfFontResource ArialFontResource { get; }

Property Value

Type: PdfFontResource
Remarks
This font resource uses Arial Unicode MS (when available) to add Unicode text.
See Also