Click or drag to resize

PDFDocInfoGetTitle Method

Gets the title.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetTitle()

Return Value

Type: String
The document's title.
See Also