←Select platform

Load Method

Summary

Loads the current TemplateGrades object from the provided stream.

Syntax
C#
VB
C++
Java
public void Load( 
   Stream stream 
) 
public void load( 
   leadtools.ILeadStream iLeadStream 
) throws java.lang.Throwable; 
Public Sub Load( 
   ByVal stream As Stream 
) 
public:  
   void Load( 
      Stream^ stream 
   ) 

Parameters

stream

The stream containing the existing TemplateGrades data.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

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