Discuss this help topic in SecureBlackbox Forum
TElOpenOfficePackage.OnGetDataStream
This event is fired when a data stream is needed.
Declaration
Parameters
Description
This event is fired by TElOpenOfficePackage when a data stream is needed. The handler should create a stream object and pass it via the Stream parameter. When the data stream is not needed anymore, the OnCloseDataStream event is fired.