←Select platform

WriteAttributes Method

Summary
Writes Master Form Attributes.

Syntax
C#
C++/CLI
Java
Python
public void WriteAttributes( 
   FormRecognitionAttributes attributes 
) 
public abstract void writeAttributes( 
   FormRecognitionAttributes 
); 
void WriteAttributes(  
   FormRecognitionAttributes^ attributes 
)  
def WriteAttributes(self,attributes): 

Parameters

attributes
Master Form attributes.

Example

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

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.Auto Assembly

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