Pdf |
(May be used only if Predictor is greater than 1) The number of bits used to represent each color component in a sample. Valid values are 1, 2, 4, 8, and (PDF 1.5) 16.
Default value: 8.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Value is not 1, 2, 4, 8 or 16. |
| InvalidOperationException | Predictor is not greater than 1. |
| InvalidPdfDictionaryEntryException | Value is not according to PDF Specification ISO 32000-1:2008. |