ConversionContextCurrentPageNumber Property

Gets the current page number being converted. Value is valid only for multi-page output conversions, otherwise it's 0.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public int CurrentPageNumber { get; }

Property Value

Int32

See Also