ImageGear Professional for Windows ActiveX
DeleteFile Method

Description:

Deletes a file or directory on the device. Pathnames are not allowed, only the name of the file or directory to be deleted can be specified. Recursive deletion can be specified by setting the Recursive to True.

Use OpenSource to select the desired Data Source, prior to calling this method.

Syntax:

      DeleteFile(FileName As String, Recursive As Boolean)

Parameters:

Name Description
FileName The name of the file to delete.
Recursive Specifies whether it is recursive deleting or not.

Return Value:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback