ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PageNumberAlignment - ASP.NETCore 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 Description
    PageNumberAlignment

    Inside

    Inside alignment.

    Declaration
    public const PageNumberAlignment Inside
    Field Value
    Type Description
    PageNumberAlignment

    Left

    Left alignment.

    Declaration
    public const PageNumberAlignment Left
    Field Value
    Type Description
    PageNumberAlignment

    Outside

    Outside alignment.

    Declaration
    public const PageNumberAlignment Outside
    Field Value
    Type Description
    PageNumberAlignment

    Right

    Right alignment.

    Declaration
    public const PageNumberAlignment Right
    Field Value
    Type Description
    PageNumberAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved