Global Objects

Global Object Types

Name

Description

Application

Represents the BarTender process that is hosting the Visual Basic Script.

BtColor

Creates a color for use on a template.

Format

Represents a document.

PageSetup

Accesses the page setup properties set on the document you are working on.

PCM

Represents a Print Code Modifier (PCM).

PCT

Represents a Printer Code Template (PCT). This object only appears when you have a document-level event selected in the Script pane.

ViewRecordNavigator

Supports browsing of database records in a template design.

Related Topics