8 references to GdiDevice
ReachFramework (8)
Serialization\Manager\NGCSerializationManager.cs (8)
983
GdiDevice
.CreateDeviceContext(_jobName, InferPrintTicket());
984
_isPassThruSupported =
GdiDevice
.ExtEscMXDWPassThru();
985
GdiDevice
.DeleteDeviceContext();
995
GdiDevice
.CreateDeviceContext(_jobName, InferPrintTicket());
997
GdiDevice
.ExtEscMXDWPassThru();
999
GdiDevice
.StartDocumentWithoutCreatingDC(_jobName);
1001
_mxdwFileName =
GdiDevice
.ExtEscGetName();
1029
GdiDevice
.EndDocument();