ImageGear Professional for Linux
IG_PDF_doc_get_is_linearized

Determines whether or not the PDF document is linearized.

Declaration:

 
Copy Code
IG_PDF_doc_get_is_linearized(
     HIG_PDF_DOC hDoc, 
     LPAT_BOOL lpbIsLinearized
);

Arguments:

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.

Return Value:

The current error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback