menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PageNumberAlignment - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PageNumberAlignment

    Specifies the page number alignment.

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

    Fields

    Center

    Center alignment.

    Declaration
    public const PageNumberAlignment Center
    Field Value
    Type
    PageNumberAlignment

    Inside

    Inside alignment.

    Declaration
    public const PageNumberAlignment Inside
    Field Value
    Type
    PageNumberAlignment

    Left

    Left alignment.

    Declaration
    public const PageNumberAlignment Left
    Field Value
    Type
    PageNumberAlignment

    Outside

    Outside alignment.

    Declaration
    public const PageNumberAlignment Outside
    Field Value
    Type
    PageNumberAlignment

    Right

    Right alignment.

    Declaration
    public const PageNumberAlignment Right
    Field Value
    Type
    PageNumberAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved