menu

UWP

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

    Show / Hide Table of Contents

    Class PageAlignment

    Specifies alignment of the text on a page.

    Inheritance
    System.Object
    PageAlignment
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.UWP.dll
    Syntax
    public sealed class PageAlignment : Enum

    Fields

    Bottom

    Text is aligned at the bottom of the page.

    Declaration
    public const PageAlignment Bottom
    Field Value
    Type
    PageAlignment

    Justified

    Text is spanned to fill the page.

    Declaration
    public const PageAlignment Justified
    Field Value
    Type
    PageAlignment

    Middle

    Text is aligned at the middle of the page.

    Declaration
    public const PageAlignment Middle
    Field Value
    Type
    PageAlignment

    Top

    Text is aligned at the top of the page.

    Declaration
    public const PageAlignment Top
    Field Value
    Type
    PageAlignment

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved