←Select platform

LoadPages Method

Summary

Loads the images of the pages from the provided stream.

Syntax
C#
C++/CLI
Java
Python
public void LoadPages( 
   Stream documentStream 
) 
public abstract void loadPages( 
   leadtools.ILeadStream iLeadStream 
); 
public:  
   void LoadPages( 
      Stream^ documentStream 
   ) 
def LoadPages(self,documentStream): 

Parameters

documentStream

A standard .Net Stream from which the images are loaded.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.