Click or drag to resize

ParagraphFormatNoSpaceBetweenParagraphsOfSameStyle Property

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

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool NoSpaceBetweenParagraphsOfSameStyle { get; set; }

Property Value

Boolean
See Also