CPDFConverterGetPagesCount Method

Gets the total count of document pages.

Definition

Namespace: ComPDFKit_Conversion.Converter
Assembly: ComPDFKit_Conversion (in ComPDFKit_Conversion.dll) Version: 1.10.0.0 (1.10.0.0)
C#
public int GetPagesCount()

Return Value

Int32
Returns the total count of document pages.

See Also