Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Border Style
C#
public enum BorderStyle
ConstanteDescripción
DashedSpecifies a dashed border
DottedSpecifies a dotted border
DoubleSpecifies a double border
GrooveSpecifies a 3D grooved border.The effect depends on the border-color value
HiddenThe same as “none”, except in border conflict resolution for table elements
InheritInherits this property from its parent element.
InitialSets this property to its default value.
InsetSpecifies a 3D inset border. The effect depends on the border-color value
NoneDefault value. Specifies no border
OutsetSpecifies a 3D outset border. The effect depends on the border-color value
RidgeSpecifies a 3D ridged border. The effect depends on the border-color value
SolidSpecifies a solid border