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

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