[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Spacing.NoSpaceBetweenParagraphsOfSameStyle

NoSpaceBetweenParagraphsOfSameStyle Property

NoSpaceBetweenParagraphsOfSameStyle

Gets or sets a value indicating whether SpaceBefore and SpaceAfter should be ignored between paragraphs of the same style.

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