Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / SuppressBottomSpacing Property

In This Topic
    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