RemoveHeaderScript Method

Summary

Removes the header script at the specified index.

Syntax
C#
VB
C++
public void RemoveHeaderScript( 
   int Index 
) 
Public Sub RemoveHeaderScript( _ 
   ByVal Index As Integer _ 
)  
public: 
void RemoveHeaderScript(  
   int Index 
)  

Parameters

Index
Index of script command to remove.

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