
|
ImgScan Class Library ImgScanner.Output_Multipage_Filename = String |
Gets or sets the multipage image filename.
|
[Visual Basic] Public Property Output_Multipage_Filename ( ) As String |
Property Set Value
Output_Multipage_Filename
Sets the multipage image filename.
Property Get Value
Output_Multipage_Filename
Returns the value of the multipage image filename.
Example
[Visual Basic] The following example sets the multipage image filename and gets its value.
|
[Visual Basic] Dim Multipage_Filename as String = "IMG00001.tif" ImgScanner1.Output_Multipage_Filename = Multipage_Filename Multipage_Filename = ImgScanner1.Output_Multipage_Filename |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6