Version

ApplicationIndicator Property (XamQRCodeBarcode)

Gets or sets the Application Indicator assigned to identify the specification concerned by AIM International. The value is respected only when the Fnc1Mode is set to Industry. Its value may take the form of any single Latin alphabetic character from the set {a - z, A - Z} or a two-digit number.
Syntax
public string ApplicationIndicator {get; set;}

Property Value

The application indicator.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also