Class CdrDocument
Contents
[
Hide
]CdrDocument class
The cdr root object
public class CdrDocument : CdrObjectContainer
Properties
Name | Description |
---|---|
Arrows { get; } | Gets the arrows. |
BmpMasks { get; } | Gets the BMP masks. |
Bmps { get; } | Gets the BMPS. |
Childs { get; } | Gets or sets the objects. |
ClipIds { get; set; } | Gets or sets the clip ids. |
Disposed { get; } | Gets a value indicating whether this instance is disposed. |
Document { get; set; } | Gets or sets the document. |
Fills { get; } | Gets the fills. |
Fonts { get; } | Gets the fonts. |
Hidden { get; set; } | Gets or sets a value indicating whether this CdrObjectContainer is visible. |
LastChild { get; set; } | Gets or sets the last child. |
LastTextIndex { get; set; } | Gets the text indexes. |
LoadToLastChild { get; set; } | Gets or sets a value indicating whether [load to last child]. |
OutLines { get; } | Gets the out lines. |
Parent { get; set; } | Gets or sets the parent. |
Patterns { get; } | Gets the patterns. |
PowerClips { get; set; } | Gets the power clips. |
Styles { get; } | Gets the styles. |
Texts { get; } | Gets the texts. |
VectorPatterns { get; } | Gets the vector patterns. |
Version { get; set; } | Gets or sets the version. |
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