SwapPages Method (DocuVieware)
'Declaration
Public Function SwapPages( _
ByVal As Integer, _
ByVal As Integer _
) As GdPicture14.GdPictureStatus
public GdPicture14.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.