PDFDocInfoGetKeywords Method |
Gets the keywords.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetKeywords()
Public Function GetKeywords As String
public:
virtual String^ GetKeywords() sealed
Return Value
Type:
String Keywords associated with the document.
See Also