Skip to main content

DocumentParagraphEnd Properties

A document element that is the paragraph’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 DocumentParagraphEnd object.
See Also