Click or drag to resize

PdfDocumentInformationKeywords Property

(Optional; PDF 1.1) Keywords associated with the document.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public string Keywords { get; set; }

Property Value

String
Keywords associated with the document.
See Also