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 7.0 Help > Commands > Story > Display Style Names

Adobe PageMaker 7.0 Help > Commands > Story > Display ¶


Comments or suggestions? Contact Adobe Developer Support
Copyright © 1997 - 2001 Adobe Systems Incorporated. All rights reserved.
Legal notices and trademark attributions