Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Excerpt

Line spacing types for a paragraph. If the line spacing is not at least the height of the font used on the line then the top of the character string is truncated.

Signature
C#
C#
<p> public sealed class SpacingRule : TypesafeEnum
TypesafeEnum</p>
Signature
vb.net
vb.net
Public<p>Public NotInheritable Class SpacingRuleSpacingRule<br />
		Inherits TypesafeEnum
TypesafeEnum</p>
Remarks

The default value for the ParagraphFormatting.LineSpacing property is Multiple

...