ActiveReports 9
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

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.v9~GrapeCity.ActiveReports.SectionReportModel~WatermarkAlignment

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum