C#
VB
C++
Shows or hides the window user interface in the External viewer.
public bool HideWindowUI { get; set; }
Public Property HideWindowUI As Boolean
true to hide the window user interface; false to disable the window user interface.
Set this property to true to indicate that External viewers should hide the window user interface 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