PosPrinterCapabilities.DefaultCharacterSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The character set that the point-of-service printer uses by default.