PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfDocumentInfo Class / Keywords Property

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