API Documentation > Enumerated Types > Enum pfcPrintSaveMethod
Enum pfcPrintSaveMethod
Description
This enumerated type contains possible print options.
User Guide References:
Values
PRINT_SAVE_NULL
PRINT_SAVE_SINGLE_FILE
PRINT_SAVE_MULTIPLE_FILE
PRINT_SAVE_APPEND_TO_FILE
PrintSaveMethod_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?