DocumentInformationKeywords Property |
Gets or sets the keywords associated with the document..
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic string Keywords { get; set; }
Public Property Keywords As String
Get
Set
Property Value
Type:
String
See Also