Styles

CdrDocument.Styles property

Gets the styles.

public Dictionary<int, CdrStyle> Styles { get; }

Property Value

The styles.

See Also