mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
Some text and eximageinfo correctness update.
This commit is contained in:
@@ -45,12 +45,12 @@ namespace NTwain
|
||||
/// </value>
|
||||
public TWImageInfo ImageInfo { get; internal set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the extended image information if applicable.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// The extended image information.
|
||||
/// </value>
|
||||
public TWExtImageInfo ExImageInfo { get; internal set; }
|
||||
///// <summary>
|
||||
///// Gets the extended image information if applicable.
|
||||
///// </summary>
|
||||
///// <value>
|
||||
///// The extended image information.
|
||||
///// </value>
|
||||
//public TWExtImageInfo ExImageInfo { get; internal set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user