ImgEdit User Control

ImgEdit Class Library

ImgEdit.DeletePage(Integer)

 

Deletes a page from the image.

 

[Visual Basic]

Public Sub DeletePage( _

ByVal Page as Integer)

 

Parameters

    Page

        The page that will be deleted.

 

Return Value

    None.

 

Example

[Visual Basic] The following example deletes the second page from the original filename.

 

[Visual Basic]

ImgEdit1.DeletePage(1)

 

Note:  Annotations will not be saved upon inserting, appending, deleting, moving and using the RotateFlip_AutoSave pages. The file must be saved using the save function.

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6