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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.