border-style (attribute of Template Tag)


Description


This attribute defines a border style of all four borders of an element.

You may use the following styles:

  • basic (the same as CSS standard),
  • none - defines no border,
  • solid - defines a solid border,
  • dotted - defines a dotted border,
  • dashed - defines a dashed border,
  • outset - defines a 3D outset border (an effect depends on the border-color value),
  • inset - defines a 3D inset border (an effect depends on the border-color value),

All possible names of border only in PDF: None, Dotted, Dashed, Single, Thick, Double, DotDash, DotDotDash, Triple, ThinThickSmallGap, ThickThinSmallGap, ThinThickThinSmallGap, ThinThickMediumGap, ThickThinMediumGap, ThinThickThinMediumGap, ThinThickLargeGap, ThickThinLargeGap, ThinThickThinLargeGap, Wave, DoubleWave, DashSmallGap, DashDotStroked, Emboss3D, Engrave3D, Outset, Inset