Determines whether or not the PDF document is linearized.
Copy Code
|
|
---|---|
IG_PDF_doc_get_is_linearized( HIG_PDF_DOC hDoc, LPAT_BOOL lpbIsLinearized ); |
Name | Type | Description |
---|---|---|
hDoc | HIG_PDF_DOC | The PDF document that is open. |
lpbIsLinearized | LPAT_BOOL | A Boolean value indicating whether the document is linearized or not. |
The current error count.
This function does not process image pixels.