PGetMultPasteOffset

Gets the offsets set in the Multiple Paste dialog box.


Query results

long xOffset;
Horizontal difference between each pasted copy (maximum 45 inches) in twips
long yOffset;
Vertical difference between each pasted copy (maximum 45 inches) in twips
PMultiplePaste changes defaults. Each time you use the PMultiplePaste command, it sets the default offsets in the Multiple Paste dialog box. Use the PMultPasteOffset command to reset the default offsets either to a different value or back to their original value.

Example.

PGetMultPasteOffset mpOffset;
if (mpOffset > 0) ...


See also

The PCopy and PPaste commands



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

Comments or suggestions? Contact Adobe Developer Support