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