[]
        
(Showing Draft Content)

C1.C1Preview.ParagraphObject.PositionInText

PositionInText Property

PositionInText

Gets the character 0-based position of the current paragraph object in the text of the paragraph.

Each non-text paragraph object (ParagraphImage) counts as one character.

Declaration
public int PositionInText { get; }
See Also