Expanded ITwainSession interface for more useful stuff.

This commit is contained in:
soukoku
2014-09-11 22:24:27 -04:00
parent 9415d5d43d
commit 81710b7e99
7 changed files with 363 additions and 249 deletions

View File

@@ -16,14 +16,6 @@ namespace NTwain.Internals
MessageLoopHook MessageLoopHook { get; }
/// <summary>
/// Gets or sets a value indicating whether calls to triplets will verify the current twain session state.
/// </summary>
/// <value>
/// <c>true</c> if state value is enforced; otherwise, <c>false</c>.
/// </value>
bool EnforceState { get; set; }
/// <summary>
/// Changes the state right away.
/// </summary>