GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / ViewerBackColor Property

In This Topic
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