SpacingBetweenLines.AfterLines Property
Spacing Below Paragraph in Line Units.Represents the attribte in schema: w:afterLines
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "afterLines")> _
Public Property AfterLines As Int32Value
Get
Set
'Usage
Dim instance As SpacingBetweenLines
Dim value As Int32Value
value = instance.AfterLines
instance.AfterLines = value
[SchemaAttrAttribute(, "afterLines")]
public Int32Value AfterLines { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.