ExpertPdf PDF Creator Library
Keywords Property
NamespacesExpertPdf.PdfCreatorDocumentInformationKeywords
ExpertPdf PDF Creator Library
Gets or sets the keywords associated with the document..
Declaration Syntax
C#Visual BasicVisual C++
public string Keywords { get; set; }
Public Property Keywords As String
public:
property String^ Keywords {
	String^ get ();
	void set (String^ value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)