mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

PDF_Tools.Page_Count Method



Gets the number of pages within a PDF file


Namespace: SobekCM.Builder_Library.Tools
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public static int Page_Count(
	string Path
)

Parameters

Path
Type: System..::..String
Path and filename for the PDF to read

Return Value

Type: Int32
The number of pages within the PDF

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )