ImageGear for C and C++ on Linux v20.0 - Updated
IG_PDF_doc_xfa_remove
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_DOC > IG_PDF_doc_xfa_remove

IG_PDF_doc_xfa_remove

This function removes XFA content from a document.

Declaration:

AT_ERRCOUNT ACCUAPI IG_PDF_doc_xfa_remove(
        HIG_PDF_DOC hDoc,
);

Arguments:

Name Type Description
hDoc HIG_PDF_DOC The document from which XFA content will be removed.

Return Value:

Returns 0 if successful. Otherwise, returns the number of ImageGear errors that occurred during this function call.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks

Is this page helpful?
Yes No
Thanks for your feedback.