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