ActiveReports 12
PictureAlignment Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : PictureAlignment Enumeration
Determines the position of the picture within the control area.
Syntax
'Declaration
 
Public Enum PictureAlignment 
   Inherits System.Enum
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

See Also

Reference

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