CdrMcfg Class
Summary: The cdr configuration object
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrMcfg
Inheritance: CdrObject
Constructors
| Name | Description |
|---|---|
| CdrMcfg() | Initializes a new instance of the CdrMcfg class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| disposed | bool | r | Gets a value indicating whether this instance is disposed. |
| document | CdrDocument | r/w | Gets or sets the document. |
| height | float | r/w | Gets or sets the height. |
| parent | CdrObjectContainer | r/w | Gets or sets the parent. |
| width | float | r/w | Gets or sets the width. |
Constructor: CdrMcfg()
CdrMcfg()
Initializes a new instance of the CdrMcfg class