Documents for PDF, .NET Edition Documentation
RestMaxHeight Property

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

Reference

TextSplitOptions Class
TextSplitOptions Members