LcdCharacterEncoding.ExtraCharacters 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.
The list of pixel maps for extra characters that are required for this culture.
public virtual System.Collections.Generic.List<byte[]> ExtraCharacters { get; }
member this.ExtraCharacters : System.Collections.Generic.List<byte[]>
Public Overridable ReadOnly Property ExtraCharacters As List(Of Byte())