Gets or sets a border style of ActiveX/Java Uploader.
public function getBorderStyle() { } public function setBorderStyle($value) { }
Type: string
The ActiveX/Java Uploader border style.
The following values are supported:
Value | Description |
---|---|
None | No border. |
Fixed3D | 3D-like border style. |
FixedSingle | Classic single line border style. |
Default value is "Fixed3D".