Table of Contents

Enum PdfPrintState

Namespace
Syncfusion.Pdf
Assembly
Syncfusion.Pdf.Portable.dll

Used to represent the print state of PdfPageLayer.

public enum PdfPrintState

Fields

AlwaysPrint = 2

The PDF pageLayers always get print

NeverPrint = 1

The PDF page layer never get print

PrintWhenVisible = 0

The visble PDF page layers get print