Visual Basic (Declaration) | |
---|---|
Public Sub DeletePage( _ ByVal fileName As String, _ ByVal page As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- fileName
- A String containing the name of the file from which to delete the page.
- page
- 1-based index of the page to delete. Use -1 to delete the last page. Use 1 to delete the first page.
For an example, refer to Save.
The following file formats support delete operations:
TIFF (most TIFF formats, including JTIF, but excluding EXIF) PCX Winfax
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family