User's Guide > Interface > Printing Files > Plotter Configuration File (PCF) Options
Plotter Configuration File (PCF) Options
The printing options for PCF file are defined in the pfcPrinterPCFOptions object.
Methods Introduced:
The method pfcPrinterPCFOptions::Create creates a new instance of the pfcPrinterPCFOptions object.
The pfcPrinterPCFOptions object contains the following options:
PrinterOption—Specifies the printer settings for printing a file in terms of the pfcPrintPrinterOption object. Set this attribute using the method pfcPrinterPCFOptions::SetPrinterOption.
PlacementOption—Specifies the placement options for printing purpose in terms of the pfcPrintMdlOption object. Set this attribute using the method pfcPrinterPCFOptions::SetPlacementOption.
ModelOption—Specifies the model options for printing purpose in terms of the pfcPrintPlacementOption object. Set this attribute using the method pfcPrinterPCFOptions::SetModelOption.
Was this helpful?