Name | Description | |
---|---|---|
![]() | PdfStructureElement | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfStructureElement | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AlternateDescription | Gets or sets an alternate description of the structure element. |
![]() | AttributeClassNames | Gets or sets an attribute class names, which are associated with this structure element. |
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Children | Gets or sets the children of the structure element. (Inherited from PdfStructureCompositeNode) |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | ExpandedAbbreviation | Gets or sets the expanded form of an abbreviation. |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | IsStandardType | Gets a value indicating whether structure type is standard type. |
![]() | LanguageID | Gets or sets a language identifier specifying the language for all text in the structure element. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | Page | Gets or sets a PDF page, which is associated with structure element. |
![]() | Parent | Gets or sets the immediate parent of structure element in the structure hierarchy. |
![]() | ReplacementText | Gets or sets the text that is an exact replacement for the structure element and its children ('ActualText' key). |
![]() | RevisionNumber | Gets or sets the revision number of structure element. |
![]() | StructureElementIdentifier | Gets or sets the structure element identifier. |
![]() | StructureType | Gets or sets the structure type. |
![]() | Title | Gets or sets the title of structure element. |
Name | Description | |
---|---|---|
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |