SharpLeaf Reference > SharpLeaf Methods > GetTextHeight Method > (String) SharpLeaf.GetTextHeight Method (String)
Measure paragraph height, using current ParagraphStyle and Frame width.
public double GetTextHeight(
string text
);
-
text
- Text to measure, possibly including linebreaks.
-
return value
- Measured height.
See also ...SharpLeaf Members | SharpLeaf.GetTextHeight Method
Send comments on this topic © Dyalog Ltd 2021
|