8 references to GdiDevice
ReachFramework (8)
Serialization\Manager\NGCSerializationManager.cs (8)
970
GdiDevice
.CreateDeviceContext(_jobName, InferPrintTicket());
971
_isPassThruSupported =
GdiDevice
.ExtEscMXDWPassThru();
972
GdiDevice
.DeleteDeviceContext();
982
GdiDevice
.CreateDeviceContext(_jobName, InferPrintTicket());
984
GdiDevice
.ExtEscMXDWPassThru();
986
GdiDevice
.StartDocumentWithoutCreatingDC(_jobName);
988
_mxdwFileName =
GdiDevice
.ExtEscGetName();
1016
GdiDevice
.EndDocument();