C1.C1Report Namespace : LineSlantEnum Enumeration |
'Declaration Public Enum LineSlantEnum Inherits System.Enum
public enum LineSlantEnum : System.Enum
Member | Description |
---|---|
Down | Render field as a line between the left-top and right-bottom corners of the field box. |
NoLine | Regular field (not a line). |
NoSlant | Render field as a vertical line (if Height > Width) or as a horizontal line (if Width > Height). |
Up | Render field as a line between the left-bottom and right-top corners of the field box. |
System.Object
System.ValueType
System.Enum
C1.C1Report.LineSlantEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2