Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PageSize

    Show / Hide Table of Contents

    Class PageSize

    Represents the information about page size.

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

    Fields

    A3

    Specifies A3 format page size.

    Declaration
    public static readonly SizeF A3
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    A4

    Specifies A4 format page size.

    Declaration
    public static readonly SizeF A4
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    A5

    Specifies A5 format page size.

    Declaration
    public static readonly SizeF A5
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    A6

    Specifies A6 format page size.

    Declaration
    public static readonly SizeF A6
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    B4

    Specifies B4 format page size.

    Declaration
    public static readonly SizeF B4
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    B5

    Specifies B5 format page size.

    Declaration
    public static readonly SizeF B5
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    B6

    Specifies B5 format. page size.

    Declaration
    public static readonly SizeF B6
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    EnvelopeDL

    Specifies EnvelopeDL format page size.

    Declaration
    public static readonly SizeF EnvelopeDL
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    Executive

    Specifies Executive format page size.

    Declaration
    public static readonly SizeF Executive
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    Flsa

    Specifies Flsa format page size.

    Declaration
    public static readonly SizeF Flsa
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    HalfLetter

    Specifies HalfLetter format page size.

    Declaration
    public static readonly SizeF HalfLetter
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    Ledger

    Specifies Ledger format page size.

    Declaration
    public static readonly SizeF Ledger
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    Legal

    Specifies Legal format page size.

    Declaration
    public static readonly SizeF Legal
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    Letter

    Specifies Letter format page size.

    Declaration
    public static readonly SizeF Letter
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    Letter11x17

    Specifies 11x17 format page size.

    Declaration
    public static readonly SizeF Letter11x17
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    Note

    Specifies Note format page size.

    Declaration
    public static readonly SizeF Note
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    Quarto

    Specifies Quarto format page size.

    Declaration
    public static readonly SizeF Quarto
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    Statement

    Specifies Statement format page size.

    Declaration
    public static readonly SizeF Statement
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

    Tabloid

    Specifies Tabloid format page size.

    Declaration
    public static readonly SizeF Tabloid
    Field Value
    Type Description
    SizeF

    The structure that represent the size of the page.

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