ComponentOne Reports for WPF
C1.WPF.Pdf Namespace / PdfDocumentInfo Class / Keywords Property

In This Topic
    Keywords Property (PdfDocumentInfo)
    In This Topic
    Gets or sets keywords associated with the Pdf document.
    Syntax
    'Declaration
     
    Public Property Keywords As String
    public string Keywords {get; set;}
    See Also