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

In This Topic
    AdjustLineHeightInTable Property
    In This Topic
    Gets or sets whether to adjust line height to grid height in the table.
    Syntax
    'Declaration
     
    Public Property AdjustLineHeightInTable As System.Boolean
    public System.bool AdjustLineHeightInTable {get; set;}
    See Also