Indicates whether the initial view should hide the window user interface elements
public bool HideWindowUI { get; set; }
Public Property HideWindowUI As Boolean
@property (nonatomic, assign) BOOL hideWindowUI
public boolean getHideWindowUI()
public void setHideWindowUI(boolean hideWindowUI)
true if the initial view should hide the window user interface elements, otherwise; false. Default value is false.
For an example, refer to PdfDocumentOptions.
Programming with LEADTOOLS Document Writers
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