Click or drag to resize

PDFDocInfoSetKeywords Method

Set keywords associated with the document.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetKeywords(
	string keywords
)

Parameters

keywords
Type: SystemString
the new keywords
See Also