| GetSheetRange |
Method that gets the sheet range to print. The sheet range is only used when the PrintRange property is set to kPrintSheetRange. |
| PrintToFile |
Method that prints to the specified file using the current property settings defined by the ApprenticePrintManager object. |
| SetCurrentView |
Property to set the current view, to be used for printing. |
| SetSheetRange |
Property to indicate the range of Sheets to be printed. Valid only when PrintRange is set to kPrintSheetRange. |
| SubmitPrint |
Method that prints using the current property settings defined by the ApprenticePrintManager object. |