Library | Module

Interface IpfcPrinterInstructions



Description

This interface is used to define the printer instructions for printing a file.
Direct Parent Classes:
IpfcExportInstructions



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 a file.
PropertyWindowIdas Long
Current window identifier.



Method Summary

FunctionCCpfcPrinterInstructions.Create () as IpfcPrinterInstructions
Creates an object used to define the printer instructions for printing a 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 a file.
See Also:
IpfcPrintPrinterOption




PropertyWindowIdas Long

Current window identifier.





Method Detail


FunctionCCpfcPrinterInstructions.Create () as IpfcPrinterInstructions

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