PosPrinter.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 a Boolean value that indicates whether when printing data, the service object can map the characters sent by the application (in the character set that is defined by the CharacterSet property) to the character sets that are defined by the CharacterSetList property.
public abstract bool CapMapCharacterSet { get; }
member this.CapMapCharacterSet : bool
Public MustOverride ReadOnly Property CapMapCharacterSet As Boolean