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