TextLineList.GetLineCount
Returns the number of lines that will draw for the given height.
public int GetLineCount(int startLine, float height)
Function GetLineCount(startLine As Integer, height As Single) As Integer
Parameters
- startLine
- Int32
Start text line index.
- height
- Single
Height used for the calculation.
Returns
the number of lines that will be drawn.
Licensing Info
This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.