GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuViewareControl Class / ShowLogo Property

In This Topic
ShowLogo Property (DocuViewareControl)
In This Topic
Specifies if the DocuVieware logo is displayed in the toolbar.
Syntax
'Declaration
 
Public Property ShowLogo As Boolean
public bool ShowLogo {get; set;}
Remarks
Default value is true.
See Also