alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class PrintSettings

    Provides settings to configure the print quality of PDF documents specifically on Windows.

    Inheritance
    System.Object
    PrintSettings
    Namespace: Syncfusion.Maui.PdfViewer
    Assembly: Syncfusion.Maui.PdfViewer.dll
    Syntax
    public class PrintSettings : Object
    Remarks

    This class is applicable only when running on Windows. It is not supported on other platforms.

    Constructors

    PrintSettings()

    Declaration
    public PrintSettings()

    Properties

    PrintQuality

    Gets or sets the desired print quality level. Options range from Low to Ultra.

    Declaration
    public PrintQuality PrintQuality { get; set; }
    Property Value
    Type
    PrintQuality
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved