Documents for PDF, .NET Edition Documentation
Move Method (AssociatedFiles)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > AssociatedFiles Class : Move Method
Syntax
'Declaration
 
Public Sub Move( _
   ByVal oldIndex As System.Integer, _
   ByVal newIndex As System.Integer _
) 
public void Move( 
   System.int oldIndex,
   System.int newIndex
)

Parameters

oldIndex
newIndex
See Also

Reference

AssociatedFiles Class
AssociatedFiles Members