←Select platform

Save Method

Summary

Saves the current TemplateGrades object to the provided stream.

Syntax
C#
C++/CLI
Java
Python
public void Save( 
   Stream stream 
) 
public void save( 
   leadtools.ILeadStream iLeadStream 
) throws java.lang.Throwable; 
public:  
   void Save( 
      Stream^ stream 
   ) 
def Save(self,stream): 

Parameters

stream

A standard .NET Stream to which to save the current object.

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.