Click or drag to resize
Pdf Library for .NET

PdfDocumentInformationKeywords Property

Gets or sets the pdf document keywords.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public string Keywords { get; set; }

Property Value

Type: String
See Also