ActiveReports Developer 7
Keywords Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > PdfExportOptions Class : Keywords Property

Glossary Item Box

Specifies the Keywords the export will embed in the PDF when using the PDF Viewer type.

Syntax

Visual Basic (Declaration) 
Public Property Keywords As System.String
C# 
public System.string Keywords {get; set;}

See Also