WebViewerControlBorderStyle Property |
Gets the border style used for this control.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public override BorderStyle BorderStyle { get; }
Public Overrides ReadOnly Property BorderStyle As BorderStyle
Get
Property Value
Type:
BorderStyle The border style used for this control.
Remarks Caution |
---|
WebViewerControl control is not available for .NET Core. |
See Also