'Declaration
Public Function TwainSetImageFileFormat( _ ByVal ImageFileFormat As TwainImageFileFormats _ ) As Boolean
public bool TwainSetImageFileFormat( TwainImageFileFormats ImageFileFormat )
public function TwainSetImageFileFormat( ImageFileFormat: TwainImageFileFormats ): Boolean;
public function TwainSetImageFileFormat( ImageFileFormat : TwainImageFileFormats ) : boolean;
public: bool TwainSetImageFileFormat( TwainImageFileFormats ImageFileFormat )
public: bool TwainSetImageFileFormat( TwainImageFileFormats ImageFileFormat )
Parameters
- ImageFileFormat