Checks if the file is a valid PDF.
Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
Parameters
- pdfArray
- Type: SystemByte
PDF content
Return Value
Type: BooleanTrue if the file is a valid PDF, otherwise false.
See Also