Show / Hide Table of Contents

Enum PrinterMode.OutputQuality

Enumerated values for specifying the quality of the printing

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

Fields

Name Description
e_OutputQuality_Draft

printer draft mode

e_OutputQuality_High

printer high quality mode

e_OutputQuality_Low

printer low quality mode

e_OutputQuality_Medium

printer medium quality mode

Back to top Generated by DocFX