Row2.Height Property
Gets or sets the minimum height of the row.
public float Height { get; set; }
Property Value
Licensing Info
This property 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.
Remarks
If no height is specified for a Row this value will return -1. A -1 signifies that the height will automatically adjust to the height of the text.
See Also
Row2ceTe.DynamicPDF.PageElements