Struct BorderLine
Namespace: FastReport.RichTextParser
Assembly: FastReport.dll
Syntax
public struct BorderLine
Fields
color
Declaration
public Color color
Field Value
Type | Description |
---|---|
System.Drawing.Color |
style
Declaration
public BorderLine.Style style
Field Value
Type | Description |
---|---|
BorderLine.Style |
width
Declaration
public uint width
Field Value
Type | Description |
---|---|
System.UInt32 |