PGetSpaceOptions

Gets some of the attributes in the Paragraph Spacing Attributes dialog box applied to the selected text or to the paragraph containing the insertion point.


Query results

PMBool bAutoKerning;
Indicates whether Pair Kerning is off (false) or on (true).
short dPtThreshold;
Point size for Auto Above (size above which PageMaker automatically kerns certain character pairs) in tenths of a point (250.0 = 2500).
short cLeading;
kLeadProportional (these constants are defined in PKeywords.h)
kLeadTopOfCaps
kLeadBaseline
(Macintosh only)
-2 for multiple leading methods in selection
short dAutoleading;
Percentage of point size used for autoleading in tenths of a percent (100.0% = 1000), although command uses only whole percentages.
Defining or editing a style. If you are defining or editing a style using the PStyleBegin command, PageMaker gets the settings for that style rather than for the selected text.

Pointer tool active. If the pointer tool is active, PageMaker gets the default settings.

Multiple leading methods. If multiple paragraphs are selected and they have different settings applied to them, PageMaker returns -2 for parameters with conflicting settings.


See also

The PSpaceOptions command.

The PGetWordSpace and PGetLetterSpace queries.


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

Comments or suggestions? Contact Adobe Developer Support