ListStyle Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The ListStyle type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberListItem
Indicates that the item should be considered as a list item inside a list. Such items will be visually represented as block-level elements.
Public propertyStatic memberNone
Indicates that list style should be overriden and no list style should be applied at all.
Public propertyStatic memberOrdered
Specifies that the list is an ordered list. Supported by Section only.
Public propertyStatic memberUnordered
Specifies that the list is an unordered list. Supported by Section only.
Top
See Also

Reference