Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / DocumentInfo Class / Keywords Property

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