Class
The page marks options.
PrintPageMarksOptions
Class
Property | Type | Access | Description |
---|---|---|---|
bleedOffsetRect | Rectangle | r/w | The bleed offset rect. |
colorBars | bool | r/w | Whether to enable color bars printing. (default: false) |
marksOffsetRect | Rectangle | r/w | The page marks offset rect. |
pageInfoMarks | bool | r/w | Whether to enable page info marks printing. (default: false) |
pageMarksType | PageMarksTypes: PageMarksTypes.Roman PageMarksTypes.Japanese |
r/w | The page marks style. (default: PageMarksTypes.Roman) |
registrationMarks | bool | r/w | Whether to enable registration marks printing. (default: false) |
trimMarks | bool | r/w | Whether to enable trim marks printing. (default: false) |
trimMarksWeight | number (min: 0) | r/w | Stroke weight of trim marks. (default: 0.125) |
Element of
PrintOptions.pageMarksOptions
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |