Click or drag to resize

ParagraphGetListFormatForApplyStyle Method

Gets the list format for apply style.

Namespace:  Spire.Doc.Documents
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public ListFormat GetListFormatForApplyStyle()

Return Value

Type: ListFormat
the list format.
See Also