Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / VerticalLineSpacing Property

In This Topic
    VerticalLineSpacing Property
    In This Topic
    Gets the recommended line spacing for single-spaced vertical text.
    Syntax
    'Declaration
     
    Public ReadOnly Property VerticalLineSpacing As System.Integer
    public System.int VerticalLineSpacing {get;}
    See Also