SuppressBottomSpacing Property
In This Topic
Gets or sets whether to ignore exact line height for last line on page.
Syntax
'Declaration
Public Property SuppressBottomSpacing As System.Boolean
public System.bool SuppressBottomSpacing {get; set;}
See Also