ParagraphPropertiesExtended.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 ParagraphPropertiesExtended
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

ParagraphPropertiesExtended Class

ParagraphPropertiesExtended Members

DocumentFormat.OpenXml.Wordprocessing Namespace