WPF

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

    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 visble PDF page layers get print

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