Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / Spacing Property

In This Topic
    Spacing Property (ParagraphFormat)
    In This Topic
    Gets the set of spacing properties applied to the current paragraph.
    Syntax
    'Declaration
     
    Public ReadOnly Property Spacing As Spacing
    public Spacing Spacing {get;}
    See Also