Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 406 Bytes

File metadata and controls

24 lines (18 loc) · 406 Bytes

PDF_GetPageCount

Description

Returns the page count of the selected document file.

FUNCTION PDF_GetPageCount(inFilePath : PROCEDURE): INTEGER;
def vs.PDF_GetPageCount(inFilePath):
    return INTEGER

Parameters

Name Type Description
inFilePath PROCEDURE

Version

Availability: from Vectorworks 2014

Category