ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / Keywords Property

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