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