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