In This Topic

ViewerBackColor Property (DocuViewareControl)

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