Click or drag to resize

CDOCUGetFile Method

Get the document and place in a file.

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

public void GetFile(
	string file
)

Parameters

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