getEndPosition abstract method
Returns the [NodePosition that represents the "end" of the content within this component, such as the last character of a paragraph.
See Document for more information about DocumentNodes and node positions.
Implementation
NodePosition getEndPosition();