Click or drag to resize
CDSELSetExtractAsDocument Method
Specify that we want to extract this file as a document

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetExtractAsDocument(
	int value
)

Parameters

value
Type: SystemInt32
TRUE (1) if we want as a document
See Also