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

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