Interface ICdrImage
- Namespace
- Aspose.Imaging.FileFormats.Cdr
- Assembly
- Aspose.Imaging.dll
The Cdr image interface
public interface ICdrImage
Properties
CdrDocument
Gets or sets the CDR document.
CdrDocument CdrDocument { get; }
Property Value
- CdrDocument
The CDR document.