In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / ViewerBackColor Property

ViewerBackColor Property (DocuVieware)

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