←Select platform

Auxiliary Property

Summary
Gets or sets the auxiliary value (i.e. Auxiliary On-Us Field).
Syntax
C#
VB
Objective-C
C++
Java
public string Auxiliary { get; set; } 
Public Property Auxiliary As String 
@property (nonatomic, copy, nullable) NSString *auxiliary 
public String getAuxiliary() 
public void setAuxiliary(String value) 
public: 
property String^ Auxiliary { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The auxiliary value (i.e. Auxiliary On-Us Field). Default value is null.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

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