Gets custom data (current settings, e.g., DPI, paper size, color format) from the source to the application. The source settings will be returned in a format that is source dependent and not defined by TWAIN.
Visual Basic |
---|
Public Sub GetCustomDataSourceData( _ ByVal customDataSourceDataFileName As String _ ) |
- customDataSourceDataFileName
- A string representation of a legal file name (path) to which the custom data, which has been read from the source, will be written.