Namespace: PP.Ui;
The BorderComboTypesMode enumeration contains technologies that allow for displaying various types of borders.
It is used by the BorderCombo.TypesMode property.
Value | Brief description |
SVG | SVG supported borders are available. |
SVGLight | Simple SVG mode. Without lines with the long and short styles. |
CSS | CSS supported borders are available. |
Services | SVG and CSS supported borders are available. |
See also: