The watermark color.
Default value is Red.
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic Color Color { get; set; }
Public Property Color As Color
Get
Set
public:
property Color Color {
Color get ();
void set (Color value);
}
member Color : Color with get, set
Property Value
Type:
Color
See Also