1 write to OutputFile
ReachFramework (1)
AlphaFlattener\BrushProxy.cs (1)
131
OutputFile
= (string) val;
2 references to OutputFile
ReachFramework (2)
AlphaFlattener\MetroDevice.cs (2)
552
jobIdentifier = m_GDIExporter.StartDocument(m_PrintQueue.FullName, jobName, Configuration.
OutputFile
, m_Devmode);
616
m_GDIExporter.StartDocumentWithoutCreatingDC(printerName, jobName, Configuration.
OutputFile
);