←Select platform

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

Leadtools.Multimedia Assembly