Share via


PosPrinter.CapMapCharacterSet Property

Definition

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

Property Value

Applies to