Xamarin.Android

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

    Show / Hide Table of Contents

    Class PrinterPaperTray

    Specifies the printer paper tray.

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

    Fields

    AutomaticSheetFeed

    The automatic sheet feed

    Declaration
    public const PrinterPaperTray AutomaticSheetFeed
    Field Value
    Type Description
    PrinterPaperTray

    DefaultBin

    The default bin

    Declaration
    public const PrinterPaperTray DefaultBin
    Field Value
    Type Description
    PrinterPaperTray

    EnvelopeFeed

    The envelope feed

    Declaration
    public const PrinterPaperTray EnvelopeFeed
    Field Value
    Type Description
    PrinterPaperTray

    FormSource

    The form source

    Declaration
    public const PrinterPaperTray FormSource
    Field Value
    Type Description
    PrinterPaperTray

    LargeCapacityBin

    The large capacity bin

    Declaration
    public const PrinterPaperTray LargeCapacityBin
    Field Value
    Type Description
    PrinterPaperTray

    LargeFormatBin

    The large format bin

    Declaration
    public const PrinterPaperTray LargeFormatBin
    Field Value
    Type Description
    PrinterPaperTray

    LowerBin

    The lower bin

    Declaration
    public const PrinterPaperTray LowerBin
    Field Value
    Type Description
    PrinterPaperTray

    ManualEnvelopeFeed

    The manual envelope feed

    Declaration
    public const PrinterPaperTray ManualEnvelopeFeed
    Field Value
    Type Description
    PrinterPaperTray

    ManualFeed

    The manual feed

    Declaration
    public const PrinterPaperTray ManualFeed
    Field Value
    Type Description
    PrinterPaperTray

    MiddleBin

    The middle bin

    Declaration
    public const PrinterPaperTray MiddleBin
    Field Value
    Type Description
    PrinterPaperTray

    OnlyBin

    The only bin

    Declaration
    public const PrinterPaperTray OnlyBin
    Field Value
    Type Description
    PrinterPaperTray

    PaperCassette

    The paper cassette

    Declaration
    public const PrinterPaperTray PaperCassette
    Field Value
    Type Description
    PrinterPaperTray

    SmallFormatBin

    The small format bin

    Declaration
    public const PrinterPaperTray SmallFormatBin
    Field Value
    Type Description
    PrinterPaperTray

    TractorFeed

    The tractor feed

    Declaration
    public const PrinterPaperTray TractorFeed
    Field Value
    Type Description
    PrinterPaperTray

    value__

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