PDFDocInfoGetTitleObj Method |
Gets the title obj.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetTitleObj As Obj
public:
virtual Obj^ GetTitleObj() sealed
Return Value
Type:
Obj SDF/Cos string object representing document's title.
See Also