PosPrinterCharacterSetIds.Ansi Property

Definition

Gets the identifier for the ANSI character set.

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

Property Value

UInt32

unsigned int

uint32_t

The identifier for the ANSI character set.

Applies to