Properties
| Name | Type | Access | Description |
|---|---|---|---|
| KernelRect | IPageRect | Read/write | A relative rectangle of the page kernel (measured in twips). If all dimensions are equal to 0, the rectangle is defined automatically. |
| MaxBarcodesCount | int | Read/write | The maximum number of barcodes that can be located on an empty page. If the value is -1, the property is not used. |
| MaxBlackSquaresCount | int | Read/write | The maximum number of black squares that can be located on an empty page. If the value is -1, the property is not used. |
| MaxTextObjectsCount | int | Read/write | The maximum number of text objects that can be located on an empty page. If the value is -1, the property is not used. |
| MaxBlacknessPercentage | int | Read/write | The maximum relative amount of black space (in percentage terms) that can be located on an empty page. If the value is -1, the property is not used. |
