ImageGear Professional DLL v18.1 for Windows
IG_PDF_page_set_content
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_PAGE > IG_PDF_page_set_content

Glossary Item Box

Sets the page's PDF content back into the HIG_PDF_PAGE object, using the same compression filters with which the content was previously encoded.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_page_set_content(
        HIG_PDF_PAGE hPage
);

Arguments:

Name Type Description
hPage HIG_PDF_PAGE The page whose content object is set.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.