In This Topic

StrokeColor Property (DocuViewareControl)

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