RestRowHeight Property
RestRowHeight
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.
Declaration
public float? RestRowHeight { get; set; }
Public Property RestRowHeight As Single?