Property Embedded
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Embedded
Gets a value indicating whether this PdfFont is embedded into the document.
public bool Embedded { get; }
Property Value
Remarks
The Unembed fonts section contains an example of using this property.