The DynamicDotNetTwain type exposes the following members.

Properties

  NameDescription
Public propertyAllowMultiSelect
Returns or sets whether support multiple select. This property is invalid when the view mode is set to -1 by -1 or 1 by 1.
Public propertyAnnotationFillColor
Returns or sets the fill color and transparency for the area inside the annotation rectangle/ellipse.
Public propertyAnnotationPen
Returns or sets the color and width of the pen for drawing the annotation rectangle/ellipse/line.
Public propertyAnnotationTextColor
Returns or sets the color for the annotation text. This property is only valid when the annotation type is set to enumText(Text).
Public propertyAnnotationTextFont
Returns or sets the font for the annotation text. This property is only valid when the annotation type is set to enumText(Text).
Public propertyAnnotationType
Returns or sets the annotation type. To use the property,the property MouseShape should be set to false.
Public propertyBackgroundColor
Returns or sets the background color of the main control. It is a value specifying the 32-bit ARGB value.
Public propertyBackgroundFillColor
Returns or sets the fill color of the selected area of an image when it is cut, erased, or rotated. It is a value specifying the 32-bit ARGB value.
Public propertyBarcodeCount
Returns the number of barcode detected in an image.
Public propertyBitDepth
Returns or sets the pixel bit depth for the current value of PixelType property. This is a runtime property.
Public propertyBlankImageMaxStdDev
Returns or sets the standard deviation of the pixels in the image.
Public propertyBlankImageThreshold
Returns or sets the dividing line between black and white. The default value is 128.
Public propertyBorderStyle
Returns or sets the border style.
Public propertyBrightness
Returns or sets the brightness value available within the Source. This is a runtime property.
Public propertyCapability
Specifies the capability to be negotiated. This is a runtime property.
Public propertyCapCurrentIndex
Returns or sets the index (0-based) of a list to indicate the Current Value when the value of the CapType property is TWON_ENUMERATION. If the data type of the capability is String, the list is in GetCapItemsString. For other data types, the list is in GetCapItems. This is a runtime property.
Public propertyCapCurrentValue
Returns or sets the current value in a range when the value of the CapType property is TWON_RANGE. This is a runtime property.
Public propertyCapDefaultIndex
Returns the index (0-based) of a list to indicate the Default Value when the value of the CapType property is TWON_ENUMERATION. If the data type of the capability is String, the list is in GetCapItemsString. For other data types, the list is in GetCapItems property. This is a runtime, read-only property.
Public propertyCapDefaultValue
Returns the default value in a range when the value of the CapType property is TWON_RANGE. This is a runtime, read-only property.
Public propertyCapMaxValue
Returns or sets the maximum value in a range when the value of the CapType property is TWON_RANGE. This is a runtime property.
Public propertyCapMinValue
Returns or sets the minimum value in a range when the value of the CapType property is TWON_RANGE. This is a runtime property.
Public propertyCapNumItems
Returns or sets how many items are in the list when the value of the CapType property is TWON_ARRAY or TWON_ENUMERATION. For String data type, the list is in GetCapItemsString. For other data types, the list is in GetCapItems. This is a runtime property.
Public propertyCapStepSize
Returns or sets the step size in a range when the value of the CapType property is TWON_RANGE. This is a runtime property.
Public propertyCapType
Returns or sets the type of capability container used to exchange capability information between application and source. This is a runtime property.
Public propertyCapValue
Returns or sets the value of the capability specified by Capability property when the value of the CapType property is TWON_ONEVALUE. This is a runtime property.
Public propertyCapValueString
Returns or sets the string value for a capability when the value of the CapType property is TWON_ONEVALUE. This is a runtime property.
Public propertyContrast
Returns or sets the contrast values available within the Source. This is a runtime property.
Public propertyCurrentImageIndexInBuffer
Returns or sets current index of image in buffer. This is a runtime property.
Public propertyCurrentSelectedImageIndicesInBuffer
Returns or sets current selected image indices in buffer.
Public propertyCurrentSourceName
Returns the device name of current source. This is a runtime, read-only property.
Public propertyDataSourceStatus
Returns the value indicating the data source status. This is a runtime, read-only property.
Public propertyDefaultSourceName
Returns the device name of default source. This is a runtime, read-only property.
Public propertyDuplex
Returns whether the source supports duplex. If so, it further returns the level of duplex the Source supports (one pass or two pass duplex). This is a runtime, read-only property.
Public propertyEnableInteractiveZoom
Returns or sets whether the user can zoom image using hot key.
Public propertyErrorCode
Returns the error code. This is a runtime, read-only property.
Public propertyErrorString
Returns the error string. This is a runtime, read-only property.
Public propertyFitWindowType
Returns or sets whether to resize the image to fit the image to the width or height of window. This property is only valid when IfFitWindow is set to true and the view mode should be set to -1 by -1.
Public propertyFTPPassword
Returns or sets the password used to log into the FTP server.
Public propertyFTPPort
Returns or sets the port number of the FTP server.
Public propertyFTPUserName
Returns or sets the user name used to log into the FTP server.
Public propertyHookMessage
Hook thread message
Public propertyHowManyImagesInBuffer
Returns how many images are in buffer. This is a runtime, read-only property.
Public propertyHttpFieldNameOfUploadedImage
Specifies the field name of uploaded image through POST.
Public propertyHTTPPassword
Sets or returns the password used to log into the HTTP server.
Public propertyHTTPPort
Returns or sets the port number of the HTTP server.
Public propertyHTTPPostResponseString
Returns the response string from the HTTP server if an error occurs for HTTPUploadThroughPost() method. This is a runtime, read-only property.
Public propertyHTTPUserName
Returns or sets the user name used to log into the HTTP server.
Public propertyIfAppendImage
Returns or sets whether insert or append new scanned images.
Public propertyIfAutoBright
Returns or sets whether the Source's Auto-brightness function is enabled. This is a runtime property.
Public propertyIfAutoFeed
Returns or sets whether the Source enable automatic document feeding process. This is a runtime property.
Public propertyIfAutoScan
Returns or sets whether the Source enables the automatic document scanning process. This is a runtime property.
Public propertyIfDeviceOnline
Returns whether the Source is attached, powered on, and communicating. This is a runtime, read-only property.
Public propertyIfDisableSourceAfterAcquire
Returns or sets whether close the Data Source User Interface after acquire all images. Default value of this property is false.
Public propertyIfDuplexEnabled
Returns or sets whether the Source supports duplex. If true, the scanner scans both sides of a paper; otherwise, the scanner will scan only one side of the image. This is a runtime property.
Public propertyIfFeederEnabled
Returns or sets whether the Automatic Document Feeder (ADF) is enabled. This is a runtime property.
Public propertyIfFeederLoaded
Returns whether or not there are documents loaded in the Source's feeder when IfFeederEnabled and IfPaperDetectable are true. This is a runtime, read-only property.
Public propertyIfFitWindow
Returns or sets whether to resize the image to fit the size of window when the view mode is set to -1 by -1.
Public propertyIfFTPPassiveMode
Returns or sets whether FTP passive mode is enabled.
Public propertyIfModalImageEditor
Returns or sets whether the ImageEditor control is modal.
Public propertyIfModalUI
Returns or sets whether the UI (User Interface) of Source runs in modal state. Default value of this property is true.
Public propertyIfPaperDetectable
Returns the value whether the Source has a paper sensor that can detect documents on the ADF or Flatbed. This is a runtime, read-only property.
Public propertyIfSaveAnnotations
Returns or sets whether save the created annotations.This property only applies to PDF files.
Public propertyIfShowCancelDialogWhenImageTransfer
Sets or returns whether to show the cancel dialog when uploading images to server.
Public propertyIfShowIndicator
Returns or sets whether the Source displays a progress indicator during acquisition and transfer, regardless of whether the Source's user interface is active. This is a runtime property.
Public propertyIfShowPrintUI
Returns or sets whether the driver of the printer displays the User Interface.
Public propertyIfShowUI
Returns or sets whether the Source displays the User Interface.
Public propertyIfSSL
Returns or sets that an SSL connection should be used.
Public propertyIfThrowException
Returns or sets whether an exception will be thrown when an error occurs.
Public propertyIfTiffMultiPage
Returns or sets whether the Source allows to save many images in one TIFF file. The default value is false.
Public propertyIfUIControllable
Returns whether the Source supports acquisition with the UI (User Interface) disabled. If false, indicates that this Source can only support acquisition with the UI enabled. This is a runtime, read-only property.
Public propertyImageBitsPerPixel
Returns the number of bits in each image pixel (or bit depth). This is a runtime, read-only property.
Public propertyImageEditorIfEnableEnumerator
Returns or sets whether the image enumerator is enabled in Image Editor.
Public propertyImageEditorIfReadonly
Returns or sets whether the Image Editor is read-only.
Public propertyImageEditorWindowTitle
Returns or sets the title of Image Editor window.
Public propertyImageLayoutDocumentNumber
Returns the document number of the current image. This is a runtime, read-only property.
Public propertyImageLayoutFrameBottom
Returns the value of the bottom-most edge of the current image frame (in ICAP_UNITS). This is a read-only runtime property.
Public propertyImageLayoutFrameLeft
Returns the value of the left-most edge of the current image frame (in ICAP_UNITS). This is a runtime, read-only property.
Public propertyImageLayoutFrameNumber
Returns the frame number of the current image. This is a runtime, read-only property.
Public propertyImageLayoutFrameRight
Returns the value of the right-most edge of the current image frame (in ICAP_UNITS). This is a runtime, read-only property.
Public propertyImageLayoutFrameTop
Returns the value of the top-most edge of the current image frame (in ICAP_UNITS). This is a runtime, read-only property.
Public propertyImageLayoutPageNumber
Returns the page number of the current image. This is a runtime, read-only property.
Public propertyImageLength
Returns how tall/int, in pixels, the image is. This is a runtime, read-only property.
Public propertyImageMargin
Returns or sets the margin between images when multiple images are displayed in Dynamic .NET TWAIN.
Public propertyImagePixelType
Returns the pixel type of the current image. This is a runtime, read-only property.
Public propertyImageWidth
Returns how width, in pixels, the image is. This is a runtime, read-only property.
Public propertyImageXResolution
Returns the X resolution of the current image. X resolution is the number of pixels per ICAP_UNITS in the horizontal direction. This is a runtime, read-only property.
Public propertyImageYResolution
Returns the Y resolution of the current image. Y resolution is the number of pixels per ICAP_UNITS in the vertical direction. This is a runtime, read-only property.
Public propertyJPEGQuality
Returns or sets the quality of the JPEG file.
Public propertyLogLevel
Returns or sets whether enable the debug mode of Dynamic .NET TWAIN.
Public propertyManufacturer
Returns or sets the manufacture string for the application identity.
Public propertyMaxImagesInBuffer
Returns or sets the maximum number of images can be held in buffer.
Public propertyMaxUploadImageSize
Returns or sets the maximum size of image can be upload.
Public propertyMouseShape
Returns or sets the shape of the mouse.
Public propertyPageSize
Returns or sets the page size(s) the Source can/should use to acquire image data. This is a runtime property. Please set the pagesize value in enum TWICapSupportedSizes.
Public propertyPDFAuthor
Returns or sets the name of the person who creates the PDF document.
Public propertyPDFCompressionType
Returns or sets the compression type of PDF files.
Public propertyPDFCreationDate
Returns or sets the date when the PDF document is created.
Public propertyPDFCreator
Returns or sets the name of the application that created the original document, if the PDF document is converted from another form.
Public propertyPDFKeywords
Returns or sets the keywords associated with the PDF document.
Public propertyPDFMarginBottom
Returns or sets the bottom margin of a PDF file.
Public propertyPDFMarginLeft
Returns or sets the left margin of a PDF file.
Public propertyPDFMarginRight
Returns or sets the right margin of a PDF file.
Public propertyPDFMarginTop
Public propertyPDFModifiedDate
Returns or sets the date when the PDF document is last modified.
Public propertyPDFPageSize
Returns or sets the page size of images which are going to be saved as PDF files.
Public propertyPDFProducer
Returns or sets the name of the application that converted the PDF document from its native.
Public propertyPDFSubject
Returns or sets the subject of the PDF document.
Public propertyPDFTitle
Returns or sets the title of the PDF document.
Public propertyPendingXFERs
Returns the number of transfers the Source is ready to supply, upon demand. This is a runtime, read-only property.
Public propertyPixelFlavor
Returns or sets the pixel flavor for acquired images. This is a runtime property.
Public propertyPixelType
Returns or sets the pixel type of acquired images. This is a runtime property.
Public propertyProductFamily
Returns or sets the product family string for the application identity.
Public propertyProductName
Returns or sets the product name string for the application identity.
Public propertyProxyPassword
Sets or returns the password used to log into the Proxy server.
Public propertyProxyServerName
Returns or sets the name of the proxy server.
Public propertyProxyServerPort
Returns or sets the port number of the Proxy server.
Public propertyProxyUserName
Returns or sets the user name used to log into the Proxy server.
Public propertyResolution
Returns or sets the current resolution for image acquisition. This is a runtime property.
Public propertySelectionImageBorderColor
Returns or sets the border color of the selected image. It is a value specifying the 32-bit ARGB value.
Public propertySourceCount
Returns how many sources are installed in the system. This is a runtime, read-only property.
Public propertyTIFFCompressionType
Returns or sets the compression type of TIFF files.
Public propertyTransferMode
Returns or sets the transfer mode. Please set the value of transfer mode in enum TWICapSetupXFer.
Public propertyUnit
Returns or sets the unit of measure. This is a runtime property.
Public propertyVersionInfo
Returns or sets the version info string for the application identity.
Public propertyVScrollBar
Indicates whether the vertical scroll bar is visible when the images are larger than page size.
Public propertyXferCount
Returns and sets the number of images you are willing to transfer per session. This is a runtime property.
Public propertyZoom
Returns or sets zoom factor for the image, only valid When the view mode is set to -1 by -1. This is a runtime property.

See Also