CdrDocument.Fonts
CdrDocument.Fonts property
Gets the fonts.
public Dictionary<int, CdrFont> Fonts { get; }
Property Value
The fonts.
See Also
- class CdrFont
- class CdrDocument
- namespace Aspose.Imaging.FileFormats.Cdr.Objects
- assembly Aspose.Imaging
Gets the fonts.
public Dictionary<int, CdrFont> Fonts { get; }
The fonts.