Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / ParagraphSpacing Property

In This Topic
    ParagraphSpacing Property
    In This Topic
    Gets or sets the additional spacing between paragraphs, in graphic units.
    Syntax
    'Declaration
     
    Public Property ParagraphSpacing As System.Single
    public System.float ParagraphSpacing {get; set;}
    See Also