PageGenerationContextCurrentPage Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the current page, zero-based value.

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

public int CurrentPage { get; }

Property Value

Type: Int32
The current page.
See Also

Reference