Click or drag to resize

Document CreateListFormatImpl Method

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
protected ListFormat CreateListFormatImpl(
	IParagraph owner
)

Parameters

owner
Type: Spire.Doc.Interface IParagraph

Return Value

Type: ListFormat
See Also