Fonts

CdrDocument.Fonts property

Gets the fonts.

public Dictionary<int, CdrFont> Fonts { get; }

Property Value

The fonts.

See Also