bioPDF Online Documentation

WriteSettings Sub

Save the settings to the runonce.ini or settings.ini file.

Declaration

Public Sub WriteSettings(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

An error is raised if the write operation fails.

See Also

LoadSettings   |   RemoveSettings


Applies To: bioPDF.PDFPrinterSettings

Methods

Copyright bioPDF 2008