LineDisplayBase.CapMapCharacterSet 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.
If true, then the service object is able to map the characters provided by the application to the character sets defined in the CharacterSetList property when displaying data.
public override bool CapMapCharacterSet { get; }
member this.CapMapCharacterSet : bool
Public Overrides ReadOnly Property CapMapCharacterSet As Boolean