C1.C1Preview Namespace : BordersModeEnum Enumeration |
'Declaration Public Enum BordersModeEnum Inherits System.Enum
public enum BordersModeEnum : System.Enum
Member | Description |
---|---|
C1Report | The inner 1/2 of border thickness is considered to be part of the object, the outer 1/2 of border is considered to be outside of the object's space. This is the default behavior of objects in C1Report (same as in MS Access). |
Default | Whole border is considered to be part of the object. This is the default behavior of objects in C1PrintDocument. |
Rdl | Border thickness is not taken into account at all when calculating objects' sizes and layout. Borders are drawn centered on objects' bounds. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.BordersModeEnum
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