menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PageAlignment - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PageAlignment

    Specifies alignment of the text on a page.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum PageAlignment

    Fields

    Name Description
    Bottom

    Text is aligned at the bottom of the page.

    Justified

    Text is spanned to fill the page.

    Middle

    Text is aligned at the middle of the page.

    Top

    Text is aligned at the top of the page.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved