alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class RichEditAlignment

    Inheritance
    System.Object
    RichEditAlignment
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class RichEditAlignment : Enum

    Fields

    PFA_CENTER

    Declaration
    public const RichEditAlignment PFA_CENTER
    Field Value
    Type
    RichEditAlignment

    PFA_FULL_INTERWORD

    Declaration
    public const RichEditAlignment PFA_FULL_INTERWORD
    Field Value
    Type
    RichEditAlignment

    PFA_JUSTIFY

    Declaration
    public const RichEditAlignment PFA_JUSTIFY
    Field Value
    Type
    RichEditAlignment

    PFA_LEFT

    Declaration
    public const RichEditAlignment PFA_LEFT
    Field Value
    Type
    RichEditAlignment

    PFA_RIGHT

    Declaration
    public const RichEditAlignment PFA_RIGHT
    Field Value
    Type
    RichEditAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved