Click or drag to resize

DocumentInformationKeywords Property

Gets or sets the keywords associated with the document..

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public string Keywords { get; set; }

Property Value

Type: String
See Also