Click or drag to resize

GeognoSISSendPrintAsync Method (String, String, String, Int32, Double)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.SendPrintAsync(System.String,System.String,System.String,System.Int32,System.Double)"]

Namespace:  Cadcorp.WML.WebServices.localhost
Assembly:  Cadcorp.WML.WebServices (in Cadcorp.WML.WebServices.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public void SendPrintAsync(
	string driver,
	string device,
	string outputName,
	int forceColour,
	double fStretch
)

Parameters

driver
Type: SystemString

[Missing <param name="driver"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.SendPrintAsync(System.String,System.String,System.String,System.Int32,System.Double)"]

device
Type: SystemString

[Missing <param name="device"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.SendPrintAsync(System.String,System.String,System.String,System.Int32,System.Double)"]

outputName
Type: SystemString

[Missing <param name="outputName"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.SendPrintAsync(System.String,System.String,System.String,System.Int32,System.Double)"]

forceColour
Type: SystemInt32

[Missing <param name="forceColour"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.SendPrintAsync(System.String,System.String,System.String,System.Int32,System.Double)"]

fStretch
Type: SystemDouble

[Missing <param name="fStretch"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.SendPrintAsync(System.String,System.String,System.String,System.Int32,System.Double)"]

See Also