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