PDFDocInfoGetSubject Method |
Gets the subject.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetSubject()
Public Function GetSubject As String
public:
virtual String^ GetSubject() sealed
Return Value
Type:
String The subject of the document.
See Also