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

In This Topic
    LineSpacingRule Property
    In This Topic
    Gets or sets the line spacing rule for the paragraph.
    Syntax
    'Declaration
     
    Public Property LineSpacingRule As LineSpacingRule
    public LineSpacingRule LineSpacingRule {get; set;}
    See Also