Version

Fnc1Mode Property

Gets or sets the FNC1 mode indicator which identifies symbols encoding messages formatted according to specific predefined industry or application specifications.
Syntax
'Declaration
 
Public Property Fnc1Mode As System.Nullable(Of Fnc1Mode)
public System.Nullable<Fnc1Mode> Fnc1Mode {get; set;}

Property Value

The FNC1 mode.
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub