Show / Hide Table of Contents

Enum PrinterMode.PrintContentTypes

Enumerated values for specifying the document content to print

Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum PrintContentTypes

Fields

Name Description
e_PrintContent_DocumentAndAnnotations

print document and annotations

e_PrintContent_DocumentAnnotationsAndComments

print document, annotations, and comments

e_PrintContent_DocumentOnly

print document only

Back to top Generated by DocFX