Class CdrPage
Contents
[
Hide
]CdrPage class
The cdr page
public class CdrPage : CdrObjectContainer
Constructors
Name | Description |
---|---|
CdrPage() | The default constructor. |
Properties
Name | Description |
---|---|
Childs { get; } | Gets or sets the objects. |
Disposed { get; } | Gets a value indicating whether this instance is disposed. |
Document { get; set; } | Gets or sets the document. |
Hidden { get; set; } | Gets or sets a value indicating whether this CdrObjectContainer is visible. |
Id { get; set; } | Gets or sets the identifier. |
LastChild { get; set; } | Gets or sets the last child. |
LoadToLastChild { get; set; } | Gets or sets a value indicating whether [load to last child]. |
Parent { get; set; } | Gets or sets the parent. |
Methods
Name | Description |
---|---|
AddChildObject(CdrObject) | Adds the child object. |
Dispose() | Disposes the current instance. |
InsertObject(CdrObject) | Inserts the object |
See Also
- class CdrObjectContainer
- namespace Aspose.Imaging.FileFormats.Cdr.Objects
- assembly Aspose.Imaging