Click or drag to resize

PDFDocGetDocInfo Method

Gets the doc info.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PDFDocInfo GetDocInfo()

Return Value

Type: PDFDocInfo
The class representing document information metadata. (i.e. entries in the document information dictionary).
See Also