mirror of
https://github.com/soukoku/ntwain.git
synced 2026-01-02 20:42:17 +08:00
Made framework 4 the default and added fx3 as old.
This commit is contained in:
@@ -267,7 +267,7 @@ namespace NTwain.Values
|
||||
/// setting the desired file format with ICAP_IMAGEFILEFORMAT.
|
||||
/// Corresponds to TWCP_* values.
|
||||
/// </summary>
|
||||
public enum Compression : ushort
|
||||
public enum CompressionType : ushort
|
||||
{
|
||||
/// <summary>
|
||||
/// All Sources must support this.
|
||||
|
||||
Reference in New Issue
Block a user