Property ContextualSpacing
ContextualSpacing
Gets or sets contextual spacing (w:contextualSpacing: suppress before/after spacing between same-style paragraphs), or null.
public bool? ContextualSpacing { get; set; }
Property Value
- bool?
Gets or sets contextual spacing (w:contextualSpacing: suppress before/after spacing between same-style paragraphs), or null.
public bool? ContextualSpacing { get; set; }