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