PageCountNumberOfDigits Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the number of digits reserved for page count.It will be used to calculate element width when automatic width calculation is used.

Namespace:  Apitron.PDF.Kit.FlowLayout.Content
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public int NumberOfDigits { get; }

Property Value

Type: Int32
See Also

Reference