In This Topic

ToolbarBackColor Property (DocuViewareControl)

In This Topic
Specifies the viewer toolbar background color.
Syntax
'Declaration
 
Public Property ToolbarBackColor As String
public string ToolbarBackColor {get; set;}
Remarks
Default value is #fbfcfd.
See Also