ParagraphPropertiesBaseStyle.TopLinePunctuation Property

TopLinePunctuation.Represents the element tag in schema: w:topLinePunct

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

Syntax

'Declaration
Public Property TopLinePunctuation As TopLinePunctuation
    Get
    Set
'Usage
Dim instance As ParagraphPropertiesBaseStyle
Dim value As TopLinePunctuation

value = instance.TopLinePunctuation

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TopLinePunctuation

See Also

Reference

ParagraphPropertiesBaseStyle Class

ParagraphPropertiesBaseStyle Members

DocumentFormat.OpenXml.Wordprocessing Namespace