ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General API > IGPDFCtl Control > IGPDFCtl Methods > RegisterStreamEvent Method |
Registers read or write data-producing event.
RegisterStreamEvent (Stream As IGPDFStream, Type As
enumIGPDFStreamType)
Name | Description |
---|---|
Stream | Stream object to read from (write to) via event. |
Type | One of enumIGPDFStreamType Enumeration values. |
None