←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly