ImageGear Professional for Linux
IG_PDF_basobj_remove

Removes basic object.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_basobj_remove(
        HIG_PDF_BASOBJ hObject
);

Arguments:

Name Type Description
hObject HIG_PDF_BASOBJ The object to remove.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

If a composite object (array, dictionary, or stream) is removed, all the direct objects in it are automatically removed, but the indirect objects in it are not removed.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback