THotPDF.UseExternalJBIG2Decoder Property
Property summary: THotPDF.UseExternalJBIG2Decoder Property
Declaration
property UseExternalJBIG2Decoder: boolean read GetUseExternalJBIG2Decoder write SetUseExternalJBIG2Decoder;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
| No parameters | |
Return value
Boolean property value
Usage notes
- Set this property before decoding loaded JBIG2 streams
- Keep deployment packaging aligned with the selected decoder mode
Related APIs
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- THotPDF.ExtractLoadedImage Method
- Contents