![]() | InDesign SDK 20.5 |
#include <IPrintJobData.h>
Public Types | |
| typedef object_type | data_type |
Public Member Functions | |
| TrapZoneInfo (PMString &trapStyleName, IPathGeometry *trapZonePath, PMReal offsetPathAmt=PMReal(0.0)) | |
| PMString & | GetTrapStyleName () |
| IPathGeometry * | GetTrapZonePath () |
| PMReal | GetOffsetPathAmount () |
TrapZoneInfo is the container for trap zone information for the pages in the publication. Used in the IPrintJobData interface.
| inline |
constructor
| trapStyleName | IN the trap style name for this trap zone |
| trapZonePath | IN the path of the zone |
| offsetPathAmt | IN the amount to offset the path (defaults to 0.0) |
| inline |
get the desired offset amount for the path
| inline |
get the trap style name for this trap zone info
| inline |
get the trap zone path for this trap zone info