CloseScriptStream Method

Summary

Closes the script stream.

Syntax
C#
VB
C++
public void CloseScriptStream() 
Public Sub CloseScriptStream()  
public: 
void CloseScriptStream();  

Remarks

You should call this when you are finished adding script stream elements using WriteScriptStream. If you call WriteScriptStream, the conversion will not finish until you call CloseScriptStream.

Requirements

Target Platforms

See Also

Reference

WMScript Class

WMScript Members

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly