OBJRElement
OBJRElement class
Represents object reference entity in logical structure.
public sealed class OBJRElement : Element
Properties
Name | Description |
---|---|
ChildElements { get; } | Gets children collection of Element objects. |
ParentElement { get; } | Get parent element. |
Methods
Name | Description |
---|---|
AppendChild(Element) | Append Element to collection of children. |
FindElements<T>(bool) | Find Elements of a given type |
override ToString() | Returns a string that represents the current object. |
See Also
- class Element
- namespace Aspose.Pdf.LogicalStructure
- assembly Aspose.PDF