Documents for PDF, .NET Edition Documentation
RowHeight Property (PageSplitArea)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > PageSplitArea Class : RowHeight Property
Gets or sets the height of the layout box measured from the top margin (for positive values) or from the bottom margin (for negative values).
Syntax
'Declaration
 
Public Property RowHeight As System.Nullable(Of Single)
public System.Nullable<float> RowHeight {get; set;}
See Also

Reference

PageSplitArea Class
PageSplitArea Members