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