Share via


TextParagraphPropertiesType.SpaceAfter Property

Space After.Represents the element tag in schema: a:spcAft

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property SpaceAfter As SpaceAfter
    Get
    Set
'Usage
Dim instance As TextParagraphPropertiesType
Dim value As SpaceAfter

value = instance.SpaceAfter

instance.SpaceAfter = value
public SpaceAfter SpaceAfter { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.SpaceAfter

See Also

Reference

TextParagraphPropertiesType Class

TextParagraphPropertiesType Members

DocumentFormat.OpenXml.Drawing Namespace