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