Property Position
Position
Gets position of the bookmark within the text (index of character and line). Corresponds to Pos
and Line
properties.
public virtual Point Position { get; set; }
Gets position of the bookmark within the text (index of character and line). Corresponds to Pos
and Line
properties.
public virtual Point Position { get; set; }