1) I need to restrict user to open/print and save button.
2)I need to open report by default as without PageThumbnailStiWebDesignerOptions.Viewer.Toolbar.ShowPrintButton = False
StiWebDesignerOptions.Viewer.Toolbar.ShowSaveButton = False
StiWebDesignerOptions.Viewer.Toolbar.ShowOpenButton = False
3)I need a button on toolbar to show report in Fullscreen Mode.PageThumbnail option control
Regardshow to show FullScreen Report
Yogesh