ListCounter Properties

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

The ListCounter type exposes the following members.

Properties

  NameDescription
Public propertyInitialValue
Gets or sets the counter start value, this value will be added to zero-based list item index to form a final value.
Public propertyStatic memberStandard
Gets the standard counter, items will be numbered starting from 1. This counter is used as default setting for decimal and roman markers.
Public propertyStatic memberZeroBased
Gets the zero based counter, items will be numbered starting from zero. This counter is used as default setting for latin markers.
Top
See Also

Reference