ExpertPDF Split PDF Library
Returns the number of pages of the specified PDF document

Declaration Syntax
public int GetPdfPageCount(
byte[] srcPdfBytes
)
Public Function GetPdfPageCount ( _
srcPdfBytes As Byte() _
) As Integer

Parameters
- srcPdfBytes (array<
Byte
>[]()[])
- The representation of the PDF document as an array of bytes

Return Value
Number of PDF document pages
Assembly:
ExpertPdf.PdfSplit (Module: ExpertPdf.PdfSplit) Version: 3.0.0.0 (3.0.0.0)