[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Spacing.NoSpaceBetweenParagraphsOfSameStyle

NoSpaceBetweenParagraphsOfSameStyle Property

NoSpaceBetweenParagraphsOfSameStyle

When true, SpaceBefore and SpaceAfter will be ignored between the paragraphs of the same style.

Declaration
public bool NoSpaceBetweenParagraphsOfSameStyle { get; set; }
Public Property NoSpaceBetweenParagraphsOfSameStyle As Boolean