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

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