Format

WordProcessingSubstitutedFontInfo.Format property

Format of this substituted (not original) font. May be TrueType, TrueType Collection, OpenType, Embedded OpenType. For the substituted font, because its binary content is available by definition, this property never returns an Unknown value.

public FontFormat Format { get; }

See Also