IsEmbedded

PdfFontInfo.IsEmbedded property

Indicates whether this font is embedded inside the PDF document, loaded into the Viewer instance (true), or not.

public bool IsEmbedded { get; }

See Also