Enum Dashes
Contains Dashes enum
Namespace: FastReport.Export.PS
Assembly: FastReport.dll
Syntax
public enum Dashes
Fields
Name | Description |
---|---|
Dash | Specifies the Dash. |
DashDot | Specifies the DashDot. |
DashDotDot | Specifies the DashDotDot. |
Dot | Specifies the Dot. |
Double | Specifies the Double line. |