bioPDF Online Documentation

SetValue Sub

Set a value in the configuration.

Declaration

Public Sub SetValue(ByVal configname As String, ByVal configvalue As String)

Arguments

configname
Name of the configuration to set.

configvalue
Value of the configuration.

Remark

A call to this function can be used to change all the printer settings such as the output path. Changing the output would look something like SetValue("output", "c:\myfile.pdf").

See Also

GetValue


Applies To: bioPDF.PDFPrinterSettings

Methods

Copyright bioPDF 2008