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