

Property | as Boolean | |
true to delete file after printing; false to not delete file. | ||
Property | as String | |
Name of a file where the print should go. | ||
Property | ||
Size of paper to be printed. | ||
Property | as String | |
File containing pen table | ||
Property | as String | |
Print command. | ||
Property | as String | |
Type of printer. | ||
Property | as Long | |
Number of papers to be printed. | ||
Property | as Boolean | |
true to use roll media for printing; false to not use roll media. | ||
Property | as Boolean | |
true to rotate the plot; false to skip rotating plot. | ||
Property | ||
Save method. | ||
Property | as Boolean | |
true to save file after print; false to skip file saving. | ||
Property | as Boolean | |
true to send file to printer; false to not send file to printer. | ||
Property | as Double | |
Slew value | ||
Property | as Boolean | |
true to use handshake method for printing; false to not use handshake method. | ||
Property | as Boolean | |
true to use TTF support for printing; false to stroke all text. |

Function | |
Creates an object used to define the printer settings for printing a file. |

Property | DeleteAfter | as Boolean |

Property | FileName | as String |

Property | PaperSize |

Property | PenTable | as String |

Property | PrintCommand | as String |

Property | PrinterType | as String |

Property | Quantity | as Long |

Property | RollMedia | as Boolean |

Property | RotatePlot | as Boolean |

Property | SaveMethod |

Property | SaveToFile | as Boolean |

Property | SendToPrinter | as Boolean |

Property | Slew | as Double |

Property | SwHandshake | as Boolean |

Property | UseTtf | as Boolean |

Function | CCpfcPrintPrinterOption.Create | () as IpfcPrintPrinterOption |
