Enum PrinterMode.PrintContentTypes
Enumerated values for specifying the document content to print
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum PrinterMode.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 |