←Select platform

Routing Property

Summary
Gets or sets the routing value (i.e. Transit Field).
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string Routing { get; set; } 
@property (nonatomic, copy, nullable) NSString *routing; 
public String getRouting() 
public void setRouting(String value) 
public: 
property String^ Routing { 
   String^ get(); 
   void set (    String^ ); 
} 
Routing # get and set (OcrMicrData) 

Property Value

The routing value (i.e. Transit Field). Default value is null.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

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