mirror of
https://github.com/soukoku/ntwain.git
synced 2025-12-01 10:54:08 +08:00
More ICaps
This commit is contained in:
@@ -225,7 +225,7 @@ namespace NTwain.Data
|
||||
/// Corresponds to TWBP_* values.
|
||||
/// </summary>
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1028:EnumStorageShouldBeInt32")]
|
||||
public enum BlankPage : short
|
||||
public enum BlankPage //: short
|
||||
{
|
||||
Invalid = 0,
|
||||
Disable = -2,
|
||||
|
||||
Reference in New Issue
Block a user