Share via


TextParagraphPropertiesType.SpaceBefore Property

Space Before.Represents the element tag in schema: a:spcBef

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

Syntax

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

value = instance.SpaceBefore

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.SpaceBefore

See Also

Reference

TextParagraphPropertiesType Class

TextParagraphPropertiesType Members

DocumentFormat.OpenXml.Drawing Namespace