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