IPCsApplication


Topic:

Properties and methods of IPCsApplication
Before being able to proces IPCsApplication, it's necessary to prepare your system for it. See how to prepare for use


Class hierarchy:

IPCsApplication


Properties / Methods:

Redraw Repaint the active page
ActiveDocument Gets or sets the active project. Type IPCsDocument
Documents Select specific project. Type IPCsDocuments
Preferences See more type IPCsApplicationPreferences
ZoomAll Zoom to page
ExecuteModuleLaunches a module to Automation (a .dll- or a .exe-file). Parameters needed: filename (string) and additional parameters (string) e.g.: 'SetExplorerWindowPath=FALSE;'+'UIInteractive=FALSE;'