Checks if the file is a valid PDF
Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- fileName
- Type: SystemString
PDF file name
Return Value
Type: BooleanTrue if the file is a valid PDF, otherwise false.
See Also