In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / ShowMenuDarkTheme Property

ShowMenuDarkTheme Property (DocuViewareControl)

In This Topic
Specifies the viewer menu should display with dark theme.
Syntax
'Declaration
 
Public Property ShowMenuDarkTheme As Boolean
public bool ShowMenuDarkTheme {get; set;}
Remarks
Default value is false.
See Also