PrinterProperties.CharacterSet 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.
Holds a numeric value indicating the character set the application wants to use for printing characters.
public int CharacterSet { get; set; }
member this.CharacterSet : int with get, set
Public Property CharacterSet As Integer