Click or drag to resize

PdfDocumentInfoKeywords Property

Gets or sets a value representing keywords for this PdfDocument.

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

Property Value

Type: String
See Also