IsEmbedded

WordProcessingFontInfo.IsEmbedded property

Indicates whether this font is embedded inside the document, loaded into the Viewer instance (true), or it is a system font (false).

public bool IsEmbedded { get; }

See Also