Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IPrinting Interface : PrinterPassThroughConversion Property |
Gets or sets whether Reflection translates data when a passthrough method of printing, such as HP Record mode or VT printer Controller mode, is being used.
'Declaration
Property PrinterPassThroughConversion As Boolean
'Usage
Dim instance As IPrinting Dim value As Boolean instance.PrinterPassThroughConversion = value value = instance.PrinterPassThroughConversion
bool PrinterPassThroughConversion {get; set;}
The default value is False.