8 references to GdiDevice
ReachFramework (8)
Serialization\Manager\NGCSerializationManager.cs (8)
971
GdiDevice
.CreateDeviceContext(_jobName, InferPrintTicket());
972
_isPassThruSupported =
GdiDevice
.ExtEscMXDWPassThru();
973
GdiDevice
.DeleteDeviceContext();
983
GdiDevice
.CreateDeviceContext(_jobName, InferPrintTicket());
985
GdiDevice
.ExtEscMXDWPassThru();
987
GdiDevice
.StartDocumentWithoutCreatingDC(_jobName);
989
_mxdwFileName =
GdiDevice
.ExtEscGetName();
1017
GdiDevice
.EndDocument();