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.
public System.Nullable<float> RestRowHeight {get; set;}
'Declaration
Public Property RestRowHeight As System.Nullable(Of Single)