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