Click or drag to resize

PDFDocInfoGetSubject Method

Gets the subject.

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

Return Value

Type: String
The subject of the document.
See Also