menu

Document Processing

PdfPrintState Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfPrintState Class

    Used to represent the print state of PdfPageLayer.

    Inheritance
    System.Object
    PdfPrintState
    Namespace: Syncfusion.Pdf
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public sealed class PdfPrintState : Enum

    Fields

    AlwaysPrint

    The PDF pageLayers always get print

    Declaration
    public const PdfPrintState AlwaysPrint
    Field Value
    Type
    PdfPrintState

    NeverPrint

    The PDF page layer never get print

    Declaration
    public const PdfPrintState NeverPrint
    Field Value
    Type
    PdfPrintState

    PrintWhenVisible

    The visible PDF page layers get print

    Declaration
    public const PdfPrintState PrintWhenVisible
    Field Value
    Type
    PdfPrintState
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »