ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFPage Object > IGPDFPage Methods > ReleaseContent Method |
Decrements IGPDFPage's PDF content internal reference count. The content is not automatically deleted when the reference count becomes zero - it remains in the cache until the cache slot is needed for another IGPDFPage. Thus, you do not need to keep a content acquired for performance reasons.
ReleaseContent ()
None