PosPrinterCharacterSetIds.Ascii Property

Definition

Gets the identifier for the ASCII character set.

public:
 static property unsigned int Ascii { unsigned int get(); };
static uint32_t Ascii();
public static uint Ascii { get; }
var uInt32 = PosPrinterCharacterSetIds.ascii;
Public Shared ReadOnly Property Ascii As UInteger

Property Value

UInt32

unsigned int

uint32_t

The identifier for the ASCII character set.

Applies to