ActiveReports Developer 7
Keywords Property
See Also 
GrapeCity.ActiveReports.Export.Pdf.v7 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : Keywords Property

Glossary Item Box

Keywords associated with the document.

Syntax

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

See Also