C#
VB
C++
Enables or disables the toolbar in the External viewer.
public bool HideToolbar { get; set; }
Public Property HideToolbar As Boolean
true to enable the toolbar; false to disable the toolbar.
Set this property to true to indicate that External viewers should display/enable the toolbar when the PDF file is opened.
For an example, refer to PDFInitialViewOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET