TTMSFNCCustomPDFLib.GetPageCount Method
Returns the total number of pages added to the document so far.
API unit family: TMSFNCPDFLib
Declaring type: TTMSFNCCustomPDFLib
Syntax
function GetPageCount: Integer;
Returns
Page count; 0 if BeginDocument has not been called.