ActiveReports 8
PictureAlignment Enumeration
See Also 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : PictureAlignment Enumeration

Glossary Item Box

Determines the position of the picture within the control area.

Syntax

Visual Basic (Declaration) 
Public Enum PictureAlignment 
   Inherits System.Enum
C# 
public enum PictureAlignment : System.Enum 

Members

MemberDescription
BottomLeftThe picture will print in the bottom left corner of the control.
BottomRightThe picture will print in the bottom right corner of the control.
CenterThe picture will be centered within the control.
TopLeftThe picture will print in the top left corner of the control.
TopRightThe picture will print in the top right corner of the control.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.PictureAlignment

Requirements

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

See Also

Reference

GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.OleObject~PictureAlignment
ActiveReports6~GrapeCity.ActiveReports.Picture~PictureAlignment
GrapeCity.ActiveReports.v8~GrapeCity.ActiveReports.SectionReportModel~WatermarkAlignment