DOM.Styles.Spacing
Encapsulates paragraph vertical spacing settings.
holds spacing before/after a paragraph as well as line spacing controls. Properties are nullable to allow callers to indicate "unspecified" so style inheritance or document defaults may be applied by consumers.
10 members
Properties
Gets or sets the space inserted after the paragraph.
Gets or sets a value indicating whether automatic spacing rules should be applied after the paragraph.
Gets or sets the spacing after the paragraph expressed as a number of lines.
Gets or sets whether automatic spacing before CJK/Latin characters is enabled (legacy alias).
Gets or sets whether automatic spacing after CJK/Latin characters is enabled (legacy alias).
Gets or sets the space inserted before the paragraph.
Gets or sets a value indicating whether automatic spacing rules should be applied before the paragraph.
Gets or sets the spacing before the paragraph expressed as a number of lines.
Gets or sets the line spacing value for the paragraph.
Gets or sets the rule that determines how thevalue is interpreted.