PosPrinterCharacterSetIds.Ascii 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 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
The identifier for the ASCII character set.