PdfDocumentInfoKeywords Property  | 
 
            Gets or sets a value representing keywords for this 
PdfDocument.
            
 
    Namespace: 
   RadPdf.Data.Document
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
Syntaxpublic string Keywords { get; set; }Public Property Keywords As String
	Get
	Set
Property Value
Type: 
String
See Also