Click or drag to resize
CDOCUGetFile Method
Get the document and place in a file.

Available since Oasis montaj version: 5.1.1
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void GetFile(
	string file
)

Parameters

file
Type: SystemString
File to which to write document
See Also