[]
Represents the different zones inside a C1Book.
public enum BookZone
| Name | Description |
|---|---|
| BottomLeft | Specifies the bottom left fold zone. |
| BottomRight | Specifies the bottom left fold zone. |
| Center | Specifies the center of the book. |
| Out | Specifies the zone outside the borders of the book. |
| TopLeft | Specifies the top left fold zone. |
| TopRight | Specifies the top right fold zone. |