WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PdfViewerPrintOrientation

    Show / Hide Table of Contents

    Enum PdfViewerPrintOrientation

    Defines the constants that specify the page orientations for printing. Default value is Auto

    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public enum PdfViewerPrintOrientation

    Fields

    Name Description
    Auto

    Prints the document in auto orientation.

    Landscape

    Prints the document in landscape rotation.

    Portrait

    Prints the document in portrait rotation.

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