ConversionContextFinalPageNumber Property

Gets the final page number of the current document conversion. 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 FinalPageNumber { get; }

Property Value

Int32

See Also