SpacingBetweenLines.After Property

Spacing Below Paragraph.Represents the attribte in schema: w:after

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

Syntax

'Declaration
<SchemaAttrAttribute(, "after")> _
Public Property After As StringValue
    Get
    Set
'Usage
Dim instance As SpacingBetweenLines
Dim value As StringValue

value = instance.After

instance.After = value
[SchemaAttrAttribute(, "after")]
public StringValue After { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns UInt64Value.

See Also

Reference

SpacingBetweenLines Class

SpacingBetweenLines Members

DocumentFormat.OpenXml.Wordprocessing Namespace