alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum PdfPageNumberType

    Defines the pdf page number type.

    Namespace: Syncfusion.Blazor.Grids
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum PdfPageNumberType

    Fields

    Name Description
    Arabic

    Defines the pdf page number type as arabic.

    LowerLatin

    Defines the pdf page number type as lower latin.

    LowerRoman

    Defines the pdf page number type as lower roman.

    Numeric

    Defines the pdf page number type as numeric.

    UpperLatin

    Defines the pdf page number type as upper latin.

    UpperRoman

    Defines the pdf page number type as upper roman.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved