Documents for PDF, .NET Edition Documentation
RestRowHeight Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextSplitOptions Class : RestRowHeight Property
Gets or sets the height of the layout box measured from top or bottom margin for the rest of the text after splitting, in graphic units.
Syntax
'Declaration
 
Public Property RestRowHeight As System.Nullable(Of Single)
public System.Nullable<float> RestRowHeight {get; set;}
See Also

Reference

TextSplitOptions Class
TextSplitOptions Members