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