SaveToStream Method of the Layout Object
This method saves the object contents into the stream.
Syntax
HRESULT SaveToStream( IWriteStream* WriteStream );
Parameters
- WriteStream
- [in] This parameter refers to a IWriteStream variable that provides access to a write stream.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
03.07.2024 8:50:10