Table of Contents
ParagraphSpacing Property

Gets or sets the extra spacing to be added between paragraphs by an AcmParagraph object.

Syntax
 public Single? ParagraphSpacing { get; set; }
Remarks

This property is only used by an AcmParagraph object but can be applied on any parent object because it is inheritable.

See Also