이 메서드는 사용자가 구현한 입력 스트림으로부터 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
이 페이지가 도움이 되었나요?