PDisplayStyleNames

Displays or hides paragraph style names in a sidebar in the left margin of the story active in story editor.


Command constructor

PDisplayStyleNames(PMBool bDisplay);
false to hide paragraph style names
true to display paragraph style names
Story editor only. The PDisplayStyleNames command works only in story editor. If the story editor is not active, PDisplayStyleNames throws a CQ_LO_INVALID_MODE exception.

Example. The following example switches to story editor and displays paragraph style names.

PEditStory();
PDisplayStyleNames(true);


See also

The PDisplaySpecial command

The PGetDisplayStyleNames query

Adobe PageMaker 6.5 Help > Commands > Story > Display Style Names

Adobe PageMaker 6.5 Help > Commands > Story > Display ¶


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support