ListStyleListItem Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Indicates that the item should be considered as a list item inside a list. Such items will be visually represented as block-level elements.

Namespace:  Apitron.PDF.Kit.Styles.Appearance
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public static ListStyle ListItem { get; }

Property Value

Type: ListStyle
See Also

Reference