←Select platform

Dropout Property

Summary
Gets or sets the dropout options.

Syntax
C#
C++/CLI
Java
Python
public DropoutFlag Dropout { get; set; } 
public int getDropout(); 
public void setDropout( 
   int intValue 
); 
public: 
property DropoutFlag Dropout { 
   DropoutFlag get(); 
   void set (    DropoutFlag ); 
} 
Dropout # get and set (FormField) 

Property Value

Dropout options or combination of them.

Requirements

Target Platforms

See Also

Reference

FormField Class

FormField Members

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

Leadtools.Forms.Processing Assembly

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