Paragraph.ContentXCoord Property
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: Paragraph
The X-coordinate of this paragraph's content (ie: after applying margin)
public float ContentXCoord { get; }
Remarks
This property is calculated and assigned by the TextDocument
Property Type
float |