ActiveReports 12
HideToolbar Property (Settings)

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : HideToolbar Property
True to hide the viewer application’s toolbars when the document is active. Default value: false.
Syntax
'Declaration
 
Public Property HideToolbar As Boolean
public bool HideToolbar {get; set;}
See Also

Reference

Settings Class
Settings Members