Working with built-in toolbar
25 Jan 2019 / 1 minute to read
The SfPdfViewer has a built-in toolbar, which has provisions to perform majority of the operations in the PDF viewer. You can disable the built-in toolbar and develop your own toolbar.
How to disable the built-in toolbar of SfPdfViewer?
The following API is used to disable the built-in toolbar in the PDF viewer.
pdfViewerControl.Toolbar.Enabled = false;
NOTE
By default, the built-in toolbar of SfPdfViewer is always visible.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page