DynPicture.Hardcopy



Hardcopy(bsFileName As String,lOutputFormat As tpHardcopyOutput) As Boolean

Parameters

bsFileName As String
Filename (path) as string of the picture file to export.
lOutputFormat As tpHardcopyOutput
Type of output. Currently only "tpBMP" is available.
ED
avaliable
RT
not used

Remarks

Exports the picture into a file. Currently only the export as a bitmap file is available.

See Also

DynPicture