The viewer toolbar display mode.

C# | Visual Basic | Visual C++ |
public enum ShowToolbarMode
Public Enumeration ShowToolbarMode
public enum class ShowToolbarMode

Member | Description |
---|---|
NotSet |
The default display mode.
|
Show |
Show the toolbar.
|
Hide |
Hide the toolbar.
|