Click or drag to resize

PdfFontResourceIsStandardFont Property

Gets a value indicating whether a StandardFont is specified and will be used for this PdfFontResource.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public bool IsStandardFont { get; }

Property Value

Type: Boolean
See Also