DocumentSectionEnd Properties
A document element that is the section’s end accessed by DocumentIterator.Name | Description |
---|---|
Length | Gets the length of a text range. Inherited from DocumentText. |
Position | Gets the position of a document element within a document. Inherited from DocumentElementBase. |
Text | Gets the plain text contained in the range related to the DocumentText object. Inherited from DocumentText. |
TextProperties | Gets access to the text properties. Inherited from DocumentText. |
Type | Gets the type of a DocumentSectionEnd object. |
See Also