Document windows in Imagenation carry titles. Information in the document window titles varies according to the type of document displayed, and according to certain CFG file settings. You can modify these titles at two levels.
Using the SetUIConfiguration transaction, you can define generally what type of information gets displayed in document window title bars (for example, whether both the page and multipage labels are displayed). These changes affect all documents subsequently opened. For more information, click Defining what information appears in window titles.
The following transactions allow you to specify labels, which--depending on the document type, and on how you have defined window titles--may get displayed in the window title bars:
· OpenDocwin and OpenPages define the label of the root document.
· CreateDocwin, NewDocument, NewPage, and ImportPage define a page label.
· ImportLayer and ImportLayerToRegion define a layer label.
Using the appropriate Title transactions, you can change the specific label for a displayed document window. To find out which transaction to use for what type of document, click Changing window titles of open documents.
Note that you can also change labels when exporting or saving documents, pages, or layers.
See also