LineDisplay.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.
Gets the Boolean value that indicates whether the service object can map the characters provided by the application to the character sets defined in the CharacterSetList property when displaying data.
public abstract bool CapMapCharacterSet { get; }
member this.CapMapCharacterSet : bool
Public MustOverride ReadOnly Property CapMapCharacterSet As Boolean