UsedFontInfo
UsedFontInfo class
Represents info about one font (including its binary data), which is used in some document
public sealed class UsedFontInfo
Properties
Name | Description |
---|---|
Content { get; } | Binary content of the font |
FamilyName { get; } | Family name of the font |
IsEmbedded { get; } | Indicates whether this font is embedded in the document (true ) or is used from the system directory (false ) |
Name { get; } | Name of this font |
Style { get; } | Font style name |
See Also
- namespace GroupDocs.Viewer.Fonts
- assembly GroupDocs.Viewer