GemBox.Pdf
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    PrintPageOrientation Enum

    Namespace:
    GemBox.Pdf
    Assembly:
    GemBox.Pdf.dll

    Specifies how pages of content are oriented on print media.

    • C#
    • VB.NET
    public enum PrintPageOrientation
    Public Enum PrintPageOrientation

    Fields

    Auto

    The feature (whose options are represented by this enumeration) is set to an option not defined in the Print Schema.

    Landscape

    Content of the imageable area is rotated on the page 90 degrees counterclockwise from standard (portrait) orientation.

    Portrait

    Standard orientation.

    ReverseLandscape

    Content of the imageable area is rotated on the page 90 degrees clockwise from standard (portrait) orientation.

    ReversePortrait

    Content of the imageable area is upside down relative to standard (portrait) orientation.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.