Click or drag to resize

PdfFontIsStandardFont Property

Specifies whether the font is a standard font.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public bool IsStandardFont { get; }

Property Value

Boolean
Remarks
See details in FontStockNames article.
See Also