Application Object |
Top-level object for BarTender, which is 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.
For more information, refer to Using the Application Object.
Version |
BarTender 6.00 or higher |
Edition |
Automation, Enterprise |
Name |
Description |
---|---|
Runs a command-line command. |
|
Exits the 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 the 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 the BarTender application window is the topmost window on the screen. |
|
Returns the version of the BarTender application. |
|
Sets and returns whether the BarTender application will be visible when it runs. |
|
Sets and returns the visible state of the BarTender application components. |
|
Returns the Window object. |
Name |
Description |
---|---|
Occurs when a command-line command that is sent by using the CommandLine method finishes. |
|
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. |