Message-ID: <1857544971.8865.1711665195353.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8864_1062416647.1711665195353" ------=_Part_8864_1062416647.1711665195353 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html ParagraphFormatting.SpaceAfter

ParagraphFormatting.SpaceAfter

Description=20

Sets or returns an int representing the amount of whitespac= e that should be placed below a paragraph in twips. One twip =3D (1/20 pt) = or (1/1440 in)

=20
C#
=20
 public int SpaceAfter{ get; set; }
=20
=20
vb.net
=20
Public Property SpaceAfter() As Integer
=20
=20

Remarks

=20

This must be between 0 pt (0 twips) and 1584 pt (31680 twips). Values be= yond these will be automatically adjusted.

=20

MS Word equivalent: Format menu > Paragraph... > Indents and Spaci= ng tab > Spacing section > After:

------=_Part_8864_1062416647.1711665195353--