I am trying to hide the export button of the StiWebViewerFx once the page has been loaded and I don't know if I can do it.
I have seen that there is the following option:
Code: Select all
StiWebViewerFxOptions.Toolbar.ShowSaveButton = false;
I would appreciate any help. Thanks,
Lucia Morales