TextListStyleType.Level8ParagraphProperties Property

List Level 8 Text Style.Represents the element tag in schema: a:lvl8pPr

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

Syntax

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

value = instance.Level8ParagraphProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Level8ParagraphProperties
Returns Level8ParagraphProperties.

See Also

Reference

TextListStyleType Class

TextListStyleType Members

DocumentFormat.OpenXml.Presentation Namespace