| API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_DOC > IG_PDF_doc_get_is_linearized |
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.