PDFSplitManagerGetPdfPageCount(Byte) Method
Returns the number of pages of the specified PDF document
Namespace: EvoPdf.PdfSplitAssembly: EvoPdfSplit_NetCore (in EvoPdfSplit_NetCore.dll) Version: 14.0.0
public int GetPdfPageCount(
byte[] srcPdfBytes
)
- srcPdfBytes Byte
- The representation of the PDF document as an array of bytes
Int32Number of PDF document pages