ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions Class / Keywords Property

In This Topic
    Keywords Property (PdfExportOptions)
    In This Topic
    Specifies the Keywords the export will embed in the PDF when using the PDF Viewer type.
    Syntax
    'Declaration
     
    Public Property Keywords As String
    public string Keywords {get; set;}
    See Also