Click or drag to resize

PdfDocumentInfoKeywords Property

Gets or sets a value representing keywords for this PdfDocument.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public string Keywords { get; set; }

Property Value

Type: String
See Also