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