Visual Basic (Declaration) | |
---|---|
Public Enum PictureAlignment Inherits System.Enum |
C# | |
---|---|
public enum PictureAlignment : System.Enum |
Member | Description |
---|---|
BottomLeft | The picture will print in the bottom left corner of the control. |
BottomRight | The picture will print in the bottom right corner of the control. |
Center | The picture will be centered within the control. |
TopLeft | The picture will print in the top left corner of the control. |
TopRight | The picture will print in the top right corner of the control. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.PictureAlignment
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
Reference
GrapeCity.ActiveReports.SectionReportModel NamespaceActiveReports6~GrapeCity.ActiveReports.OleObject~PictureAlignment
ActiveReports6~GrapeCity.ActiveReports.Picture~PictureAlignment
GrapeCity.ActiveReports.v8~GrapeCity.ActiveReports.SectionReportModel~WatermarkAlignment