![]() |
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Public Attributes | |
| const | SOLID = "0" |
| const | DASH = "1" |
| const | DOT = "2" |
| const | DASH_DOT = "3" |
| const | DASH_DOT_DOT = "4" |
Specifies the style of dashed border lines.
| const DASH = "1" |
Specifies a line consisting of dashes.
| const DASH_DOT = "3" |
Specifies a line consisting of a repeating pattern of dash-dot.
| const DASH_DOT_DOT = "4" |
Specifies a line consisting of a repeating pattern of dash-dot-dot.
| const DOT = "2" |
Specifies a line consisting of dots.
| const SOLID = "0" |
Specifies a solid line.