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

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