ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / DocumentInfo Class / Keywords Property

In This Topic
    Keywords Property
    In This Topic
    Keywords associated with the document.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Keywords As String
    public string Keywords {get;}
    See Also