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

In This Topic
StrokeColor Property (DocuVieware)
In This Topic
Specifies the color used to stroke viewer elements such borders, toolbar icons and thumbnail text.
Syntax
'Declaration
 
Public Property StrokeColor As Color
public Color StrokeColor {get; set;}
Remarks
Default value is #646464.
See Also