expression.GraphicsDestination As GraphicDestinationOption
where expression is a variable that represents a Terminal Object
expression.GraphicsDestination As GraphicDestinationOption
When the graphic is sent to a digital (host) printer, it is printed as a bitmap image. If BypassPrinterDriver is set to true, a sixel data stream is sent to the printer (this assumes you are printing to a digital printer).
The default value is ToPrinter.