Macro Language Reference > Macros > Frame > tfpclip
  
tfpclip
Description
Clips the selected frame to the page. This macro performs the same action as the clip frame to page option in the Frame Misc. dialog box activated by the tfmisc macro.
 
Example 136. Leave a frame to bleed off the page
Deactivate the Clip frame to page option as shown below:
tfpclip 0
Syntax
tfpclip clip:o?
clip
0
Turn clip frame to page off.
1
Turn clip frame to page on (default value)
Related Links