←Select platform

WriteForm Method

Summary
Writes the Master Form image.

Syntax
C#
C++/CLI
Java
Python
public void WriteForm( 
   RasterImage form 
) 
public abstract void writeForm( 
   RasterImage form 
); 
void WriteForm(  
   RasterImage^ form 
)  
def WriteForm(self,form): 

Parameters

form
The Master Form image.

Example

A full example implementation of this interface can be found in <INSTALLDIR>\Examples\Forms\DotNet\AutoMasterFormsRepository.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

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