Click or drag to resize

CEDOCiCopy Method

Copies a managed document to another document.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iCopy(
	string output
)

public int iCopy(
	string output
)

Parameters

output
Type: SystemString
Name of output document

Return Value

Type: Int32
Remarks
Copies a managed document to another document.
See Also