Click or drag to resize

StiTxtBorderType Enumeration

Enumeration describes a type of the border.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiTxtBorderType
Members
  Member nameValueDescription
Simple1 A border which consists of "+","-","|" symbols.
UnicodeSingle2 A border which consists of character graphics symbols. A Single type of the border.
UnicodeDouble3 A border consists of character graphics symbols. A Double type of the border.
See Also