Visual Basic (Declaration) | |
---|---|
Public Property OutputFileFormat As OutputFileFormat |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public OutputFileFormat OutputFileFormat {get; set;} |
C++/CLI | |
---|---|
public: property OutputFileFormat OutputFileFormat { OutputFileFormat get(); void set (OutputFileFormat value); } |
Return Value
The OutputFileFormat to use when saving the scanned image(s).
This property value will be used only if the OutputType property is set to DiskFile.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family