PdfDocumentInfoKeywords Property

Gets or sets keywords of the document.

Namespace:  Aspose.CAD.FileFormats.Pdf
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string Keywords { get; set; }

Property Value

Type: String
See Also