ApprenticePrintManager.SetCurrentView Method
Parent Object: ApprenticePrintManagerDescription
Property to set the current view, to be used for printing.
Syntax
ApprenticePrintManager.SetCurrentView( CurrentView As ClientView )Parameters
Name | Type | Description |
CurrentView | ClientView | Input ClientView that defines the area to print. |