Enum PrintOutText.OemConvertOverride
Controls whether OEM character-set conversion is applied to output text: use the printer
configuration default (None), or force it off (False) or on (True).
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public enum PrintOutText.OemConvertOverride
Fields
| Name | Description |
|---|---|
| False | |
| None | |
| True |