Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EastAsianLayout Class / FitVerticalInLine Property

In This Topic
    FitVerticalInLine Property
    In This Topic
    Gets or sets whether the vertical text HorizontalInVertical shall be compressed at display time in order to ensure that it fits into the existing line height without increasing the overall height of the line.
    Syntax
    'Declaration
     
    Public Property FitVerticalInLine As System.Boolean
    public System.bool FitVerticalInLine {get; set;}
    See Also