Library | Module

Interface IpfcPrinterPCFOptions



Description

This interface is used to define the printing options for a PFC file.



Property Summary

PropertyModelOptionas IpfcPrintMdlOption
To define the model options for printing purpose.
PropertyPlacementOptionas IpfcPrintPlacementOption
To define the placement options for printing purpose.
PropertyPrinterOptionas IpfcPrintPrinterOption
To define the printer settings for printing purpose.



Method Summary

FunctionCCpfcPrinterPCFOptions.Create () as IpfcPrinterPCFOptions
Creates an object used to define the printer options for printing a PFC file.



Property Detail


PropertyModelOptionas IpfcPrintMdlOption

To define the model options for printing purpose.
See Also:
IpfcPrintMdlOption




PropertyPlacementOptionas IpfcPrintPlacementOption

To define the placement options for printing purpose.
See Also:
IpfcPrintPlacementOption




PropertyPrinterOptionas IpfcPrintPrinterOption

To define the printer settings for printing purpose.
See Also:
IpfcPrintPrinterOption





Method Detail


FunctionCCpfcPrinterPCFOptions.Create () as IpfcPrinterPCFOptions

Creates an object used to define the printer options for printing a PFC file.
Returns: