bioPDF Online Documentation

RemoveSettings Sub

Removes an existing settings.ini or runonce.ini

Declaration

Public Sub RemoveSettings(Optional ByVal isRunOnce As Boolean = True)

Arguments

isRunOnce
Optional boolean value that indicates if you are working on the runonce.ini or settings.ini file. The default value is TRUE, which will work on the runonce.ini.

Remark

If the file you are trying to delete doesn't exist, nothing will happen.

See Also

LoadSettings   |   WriteSettings


Applies To: bioPDF.PDFPrinterSettings

Methods

Copyright bioPDF 2008