Property Format
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Format
Gets the format of this PdfFont font.
public PdfFontFormat Format { get; }
Property Value
- PdfFontFormat
The format of this PdfFont font.
Remarks
The Unembed fonts section contains an example of using this property.