PdfInfoGetPdfInfo Method (String)

NReco.PdfRenderer Class Library Documentation
Gets infromation about specified PDF file.

Namespace:  NReco.PdfRenderer
Assembly:  NReco.PdfRenderer (in NReco.PdfRenderer.dll) Version: 1.5.1
Syntax

public PdfInfoPdfInformation GetPdfInfo(
	string pdfFile
)

Parameters

pdfFile
Type: SystemString
path to the PDF file

Return Value

Type: PdfInfoPdfInformation
See Also

Reference