Application Object |
Top level object for BarTender. Used to access and set top-level attributes and to get the rest of BarTender object model.
User Interface Representation: BarTender Application and all its open formats.
See also, Using the Application Object.
Version |
BarTender 6.00 or higher |
Edition |
Automation, Enterprise Automation |
Name |
Description |
---|---|
Executes a command line. |
|
Quits BarTender application. |
|
Saves all opened documents. |
|
Specifies a password for the Print-Only Password Setup dialog. |
|
Passes a BarTender XML script to the application. |
Name |
Description |
---|---|
Activates a document as the active window. |
|
Returns the build number. |
|
Returns the BarTender edition. |
|
Returns a reference to the Formats collection object. |
|
Returns the version of BarTender application, including any applicable service release numbers. |
|
Returns the state of document printing. |
|
Returns the state of command line processing. |
|
Returns a reference to the LicenseServer object. |
|
Sets or returns the window handle (HWND) of the control that will be the parent of the BarTender application window. |
|
Returns the ‘Process Identifier’ number by which Windows recognizes the BarTender process. |
|
Sets and returns the SAP IDoc configuration file name. |
|
Sets or returns whether or not the BarTender application window is the topmost window on the screen. |
|
Returns the version of BarTender application. |
|
Sets and returns the visible state of BarTender application. |
|
Sets and returns the visible state of BarTender application. |
|
Returns the Window object. |
Name |
Description |
---|---|
Occurs when a command line sent using the CommandLine method has completed. |
|
Occurs when a new print job is created. |
Name |
Description |
---|---|
Manages the list of open documents in BarTender. Used to create and open BarTender documents. |