| API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASOBJ > IG_PDF_basobj_remove |
Removes basic object.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_basobj_remove(
HIG_PDF_BASOBJ hObject
);
|
|
| Name | Type | Description |
|---|---|---|
| hObject | HIG_PDF_BASOBJ | The object to remove. |
Error count.
This function does not process image pixels.
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.