SwapPages Method (DocuViewareControl)
                                 
                                
            
            
            
            
            'Declaration
 
Public Function SwapPages( _
   ByVal  As Integer, _
   ByVal  As Integer _
) As GdPictureStatus
             
        
            
            public GdPictureStatus SwapPages( 
   int ,
   int 
)
             
        
             
        
            Parameters
- Page1
- The first page to swap.
- Page2
- The second page to swap.
Return Value
A member of the GdPictureStatus enumeration.