TextListStyleType.Level4ParagraphProperties Property

List Level 4 Text Style.Represents the element tag in schema: a:lvl4pPr

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

Syntax

'Declaration
Public Property Level4ParagraphProperties As Level4ParagraphProperties
    Get
    Set
'Usage
Dim instance As TextListStyleType
Dim value As Level4ParagraphProperties

value = instance.Level4ParagraphProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Level4ParagraphProperties
Returns Level4ParagraphProperties.

See Also

Reference

TextListStyleType Class

TextListStyleType Members

DocumentFormat.OpenXml.Presentation Namespace