C1.C1Rdl.Rdl2008 Namespace : BackgroundImagePosition Enumeration |
'Declaration Public Enum BackgroundImagePosition Inherits System.Enum
public enum BackgroundImagePosition : System.Enum
Member | Description |
---|---|
Bottom | Draw image at bottom center. |
BottomLeft | Draw image at bottom left. |
BottomRight | Draw image at bottom right. |
Center | Draw image in center. |
Default | Default. Treated as BackgroundImagePosition.Center. |
Left | Draw image at left center |
Right | Draw image at right center. |
Top | Draw image at top center. |
TopLeft | Draw image at top left. |
TopRight | Draw image at top right. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.BackgroundImagePosition
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