Library | File

Enum pfcPDFPrintingMode

# include <pfcExport.h>

enum pfcPDFPrintingMode
{
    pfcPDF_PRINTING_LOW_RES,
    pfcPDF_PRINTING_HIGH_RES,
    pfcPDFPrintingMode_nil
};



Description

This enumerated type contains possible printing modes.






Values

pfcPDF_PRINTING_LOW_RES

pfcPDF_PRINTING_HIGH_RES

pfcPDFPrintingMode_nil
Enum null value.