このメソッドは、ユーザーが実装した入力ストリームから Layout オブジェクトを生成します。入力ストリームは、読み取り専用のバイト配列として表されます。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
このメソッドは、ユーザーが実装した入力ストリームから Layout オブジェクトを生成します。入力ストリームは、読み取り専用のバイト配列として表されます。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
HRESULT CreateLayoutFromStream(
IReadStream* ReadStream,
ILayout** Result
);
ILayout CreateLayoutFromStream(
IReadStream ReadStream
);
Function CreateLayoutFromStream( _
ReadStream As IReadStream _
) As ILayout
このページは役に立ちましたか?