ComponentOne FlexReport for WinForms
FlexViewerContentAlignment Enumeration

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace : FlexViewerContentAlignment Enumeration
Describes the content alignment for the non-paginated mode.
Syntax
'Declaration
 
Public Enum FlexViewerContentAlignment 
   Inherits System.Enum
public enum FlexViewerContentAlignment : System.Enum 
Members
MemberDescription
CenterThe contents is centered.
FarThe contents is aligned to the right.
NearThe contents is aligned to the left.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexViewer.FlexViewerContentAlignment

See Also

Reference

C1.Win.FlexViewer Namespace