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