PosPrinterCharacterSetIds.Ansi Property
Definition
Gets the identifier for the ANSI character set.
public:
static property unsigned int Ansi { unsigned int get(); };
uint32_t Ansi();
public static uint Ansi { get; }
var uInt32 = PosPrinterCharacterSetIds.ansi;
Public Shared ReadOnly Property Ansi As UInteger
Property Value
The identifier for the ANSI character set.