Share via


PosPrinterCapabilities.DefaultCharacterSet Property

Definition

Gets the character set that the point-of-service printer uses by default.

public:
 property unsigned int DefaultCharacterSet { unsigned int get(); };
uint32_t DefaultCharacterSet();
public uint DefaultCharacterSet { get; }
var uInt32 = posPrinterCapabilities.defaultCharacterSet;
Public ReadOnly Property DefaultCharacterSet As UInteger

Property Value

UInt32

unsigned int

uint32_t

The character set that the point-of-service printer uses by default.

Applies to