menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PdfPrintState - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PdfPrintState

    Used to represent the print state of PdfPageLayer.

    Namespace: Syncfusion.Pdf
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public enum PdfPrintState

    Fields

    Name Description
    AlwaysPrint

    The PDF pageLayers always get print

    NeverPrint

    The PDF page layer never get print

    PrintWhenVisible

    The visible PDF page layers get print

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