Click or drag to resize

MonomersDownload Method

Namespace:  Scilligence.MolEngine.HELM
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public static bool Download(
	TextWriter w,
	string format,
	bool convert2attachpoints
)

Parameters

w
Type: System.IOTextWriter
format
Type: SystemString
convert2attachpoints
Type: SystemBoolean

Return Value

Type: Boolean
See Also