FlexReport for .NET | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document.Util Namespace / C1RichText.ParagraphAlignment Enumeration

In This Topic
    C1RichText.ParagraphAlignment Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum C1RichText.ParagraphAlignment 
       Inherits System.Enum
    public enum C1RichText.ParagraphAlignment : System.Enum 
    Members
    MemberDescription
    Center 
    Justify 
    Left 
    Right 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Win.Document.Util.C1RichText.ParagraphAlignment

    See Also