Click or drag to resize
CGUIPrintFile Method
Prints a file to current printer

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void PrintFile(
	string str1
)

Parameters

str1
Type: SystemString
Filename string
See Also