Click or drag to resize
SoTranSenderPrepareToSend Method

Prepares an SoTranSender instance for transcription, making sure the transcription area is complete and all packaged to go.

Namespace: OIV.Inventor.Misc
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void PrepareToSend()
Remarks

This must be called before the transcription can be performed.

See Also