The DynamicDotNetTwain type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllowMultiSelect |
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.
| |
| AnnotationFillColor |
Returns or sets the fill color and transparency for the area inside the annotation rectangle/ellipse.
| |
| AnnotationPen |
Returns or sets the color and width of the pen for drawing the annotation rectangle/ellipse/line.
| |
| AnnotationTextColor |
Returns or sets the color for the annotation text. This property is only valid when the annotation type is set to enumText(Text).
| |
| AnnotationTextFont |
Returns or sets the font for the annotation text. This property is only valid when the annotation type is set to enumText(Text).
| |
| AnnotationType |
Returns or sets the annotation type. To use the property,the property MouseShape should be set to false.
| |
| BackgroundColor |
Returns or sets the background color of the main control. It is a value specifying the 32-bit ARGB value.
| |
| BackgroundFillColor |
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.
| |
| BarcodeCount |
Returns the number of barcode detected in an image.
| |
| BitDepth |
Returns or sets the pixel bit depth for the current value of PixelType property.
This is a runtime property.
| |
| BlankImageMaxStdDev |
Returns or sets the standard deviation of the pixels in the image.
| |
| BlankImageThreshold |
Returns or sets the dividing line between black and white. The default value is 128.
| |
| BorderStyle |
Returns or sets the border style.
| |
| Brightness |
Returns or sets the brightness value available within the Source.
This is a runtime property.
| |
| Capability |
Specifies the capability to be negotiated. This is a runtime property.
| |
| CapCurrentIndex |
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.
| |
| CapCurrentValue |
Returns or sets the current value in a range when the value of the CapType property is TWON_RANGE.
This is a runtime property.
| |
| CapDefaultIndex |
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.
| |
| CapDefaultValue |
Returns the default value in a range when the value of the CapType property is TWON_RANGE.
This is a runtime, read-only property.
| |
| CapMaxValue |
Returns or sets the maximum value in a range when the value of the CapType property is TWON_RANGE.
This is a runtime property.
| |
| CapMinValue |
Returns or sets the minimum value in a range when the value of the CapType property is TWON_RANGE.
This is a runtime property.
| |
| CapNumItems |
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.
| |
| CapStepSize |
Returns or sets the step size in a range when the value of the CapType property is TWON_RANGE.
This is a runtime property.
| |
| CapType |
Returns or sets the type of capability container used to exchange capability information between application and source.
This is a runtime property.
| |
| CapValue |
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.
| |
| CapValueString |
Returns or sets the string value for a capability when the value of the CapType property is TWON_ONEVALUE.
This is a runtime property.
| |
| Contrast |
Returns or sets the contrast values available within the Source.
This is a runtime property.
| |
| CurrentImageIndexInBuffer |
Returns or sets current index of image in buffer. This is a runtime property.
| |
| CurrentSelectedImageIndicesInBuffer |
Returns or sets current selected image indices in buffer.
| |
| CurrentSourceName |
Returns the device name of current source.
This is a runtime, read-only property.
| |
| DataSourceStatus |
Returns the value indicating the data source status.
This is a runtime, read-only property.
| |
| DefaultSourceName |
Returns the device name of default source.
This is a runtime, read-only property.
| |
| Duplex |
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.
| |
| EnableInteractiveZoom |
Returns or sets whether the user can zoom image using hot key.
| |
| ErrorCode |
Returns the error code. This is a runtime, read-only property.
| |
| ErrorString |
Returns the error string. This is a runtime, read-only property.
| |
| FitWindowType |
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.
| |
| FTPPassword |
Returns or sets the password used to log into the FTP server.
| |
| FTPPort |
Returns or sets the port number of the FTP server.
| |
| FTPUserName |
Returns or sets the user name used to log into the FTP server.
| |
| HookMessage |
Hook thread message
| |
| HowManyImagesInBuffer |
Returns how many images are in buffer. This is a runtime, read-only property.
| |
| HttpFieldNameOfUploadedImage |
Specifies the field name of uploaded image through POST.
| |
| HTTPPassword |
Sets or returns the password used to log into the HTTP server.
| |
| HTTPPort |
Returns or sets the port number of the HTTP server.
| |
| HTTPPostResponseString |
Returns the response string from the HTTP server if an error occurs for HTTPUploadThroughPost() method. This is a runtime, read-only property.
| |
| HTTPUserName |
Returns or sets the user name used to log into the HTTP server.
| |
| IfAppendImage |
Returns or sets whether insert or append new scanned images.
| |
| IfAutoBright |
Returns or sets whether the Source's Auto-brightness function is enabled. This is a runtime property.
| |
| IfAutoFeed |
Returns or sets whether the Source enable automatic document feeding process. This is a runtime property.
| |
| IfAutoScan |
Returns or sets whether the Source enables the automatic document scanning process. This is a runtime property.
| |
| IfDeviceOnline |
Returns whether the Source is attached, powered on, and communicating. This is a runtime, read-only property.
| |
| IfDisableSourceAfterAcquire |
Returns or sets whether close the Data Source User Interface after acquire all images. Default value of this property is false.
| |
| IfDuplexEnabled |
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.
| |
| IfFeederEnabled |
Returns or sets whether the Automatic Document Feeder (ADF) is enabled. This is a runtime property.
| |
| IfFeederLoaded |
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.
| |
| IfFitWindow |
Returns or sets whether to resize the image to fit the size of window when the view mode is set to -1 by -1.
| |
| IfFTPPassiveMode |
Returns or sets whether FTP passive mode is enabled.
| |
| IfModalImageEditor |
Returns or sets whether the ImageEditor control is modal.
| |
| IfModalUI |
Returns or sets whether the UI (User Interface) of Source runs in modal state. Default value of this property is true.
| |
| IfPaperDetectable |
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.
| |
| IfSaveAnnotations |
Returns or sets whether save the created annotations.This property only applies to PDF files.
| |
| IfShowCancelDialogWhenImageTransfer |
Sets or returns whether to show the cancel dialog when uploading images to server.
| |
| IfShowIndicator |
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.
| |
| IfShowPrintUI |
Returns or sets whether the driver of the printer displays the User Interface.
| |
| IfShowUI |
Returns or sets whether the Source displays the User Interface.
| |
| IfSSL |
Returns or sets that an SSL connection should be used.
| |
| IfThrowException |
Returns or sets whether an exception will be thrown when an error occurs.
| |
| IfTiffMultiPage |
Returns or sets whether the Source allows to save many images in one TIFF file. The default value is false.
| |
| IfUIControllable |
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.
| |
| ImageBitsPerPixel |
Returns the number of bits in each image pixel (or bit depth). This is a runtime, read-only property.
| |
| ImageEditorIfEnableEnumerator |
Returns or sets whether the image enumerator is enabled in Image Editor.
| |
| ImageEditorIfReadonly |
Returns or sets whether the Image Editor is read-only.
| |
| ImageEditorWindowTitle |
Returns or sets the title of Image Editor window.
| |
| ImageLayoutDocumentNumber |
Returns the document number of the current image. This is a runtime, read-only property.
| |
| ImageLayoutFrameBottom |
Returns the value of the bottom-most edge of the current image frame (in ICAP_UNITS). This is a read-only runtime property.
| |
| ImageLayoutFrameLeft |
Returns the value of the left-most edge of the current image frame (in ICAP_UNITS). This is a runtime, read-only property.
| |
| ImageLayoutFrameNumber |
Returns the frame number of the current image. This is a runtime, read-only property.
| |
| ImageLayoutFrameRight |
Returns the value of the right-most edge of the current image frame (in ICAP_UNITS). This is a runtime, read-only property.
| |
| ImageLayoutFrameTop |
Returns the value of the top-most edge of the current image frame (in ICAP_UNITS). This is a runtime, read-only property.
| |
| ImageLayoutPageNumber |
Returns the page number of the current image. This is a runtime, read-only property.
| |
| ImageLength |
Returns how tall/int, in pixels, the image is. This is a runtime, read-only property.
| |
| ImageMargin |
Returns or sets the margin between images when multiple images are displayed in Dynamic .NET TWAIN.
| |
| ImagePixelType |
Returns the pixel type of the current image. This is a runtime, read-only property.
| |
| ImageWidth |
Returns how width, in pixels, the image is. This is a runtime, read-only property.
| |
| ImageXResolution |
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.
| |
| ImageYResolution |
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.
| |
| JPEGQuality |
Returns or sets the quality of the JPEG file.
| |
| LogLevel |
Returns or sets whether enable the debug mode of Dynamic .NET TWAIN.
| |
| Manufacturer |
Returns or sets the manufacture string for the application identity.
| |
| MaxImagesInBuffer |
Returns or sets the maximum number of images can be held in buffer.
| |
| MaxUploadImageSize |
Returns or sets the maximum size of image can be upload.
| |
| MouseShape |
Returns or sets the shape of the mouse.
| |
| PageSize |
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.
| |
| PDFAuthor |
Returns or sets the name of the person who creates the PDF document.
| |
| PDFCompressionType |
Returns or sets the compression type of PDF files.
| |
| PDFCreationDate |
Returns or sets the date when the PDF document is created.
| |
| PDFCreator |
Returns or sets the name of the application that created the original document, if the PDF document is converted from another form.
| |
| PDFKeywords |
Returns or sets the keywords associated with the PDF document.
| |
| PDFMarginBottom |
Returns or sets the bottom margin of a PDF file.
| |
| PDFMarginLeft |
Returns or sets the left margin of a PDF file.
| |
| PDFMarginRight |
Returns or sets the right margin of a PDF file.
| |
| PDFMarginTop | ||
| PDFModifiedDate |
Returns or sets the date when the PDF document is last modified.
| |
| PDFPageSize |
Returns or sets the page size of images which are going to be saved as PDF files.
| |
| PDFProducer |
Returns or sets the name of the application that converted the PDF document from its native.
| |
| PDFSubject |
Returns or sets the subject of the PDF document.
| |
| PDFTitle |
Returns or sets the title of the PDF document.
| |
| PendingXFERs |
Returns the number of transfers the Source is ready to supply, upon demand. This is a runtime, read-only property.
| |
| PixelFlavor |
Returns or sets the pixel flavor for acquired images. This is a runtime property.
| |
| PixelType |
Returns or sets the pixel type of acquired images. This is a runtime property.
| |
| ProductFamily |
Returns or sets the product family string for the application identity.
| |
| ProductName |
Returns or sets the product name string for the application identity.
| |
| ProxyPassword |
Sets or returns the password used to log into the Proxy server.
| |
| ProxyServerName |
Returns or sets the name of the proxy server.
| |
| ProxyServerPort |
Returns or sets the port number of the Proxy server.
| |
| ProxyUserName |
Returns or sets the user name used to log into the Proxy server.
| |
| Resolution |
Returns or sets the current resolution for image acquisition. This is a runtime property.
| |
| SelectionImageBorderColor |
Returns or sets the border color of the selected image. It is a value specifying the 32-bit ARGB value.
| |
| SourceCount |
Returns how many sources are installed in the system. This is a runtime, read-only property.
| |
| TIFFCompressionType |
Returns or sets the compression type of TIFF files.
| |
| TransferMode |
Returns or sets the transfer mode. Please set the value of transfer mode in enum TWICapSetupXFer.
| |
| Unit |
Returns or sets the unit of measure. This is a runtime property.
| |
| VersionInfo |
Returns or sets the version info string for the application identity.
| |
| VScrollBar |
Indicates whether the vertical scroll bar is visible when the images are larger than page size.
| |
| XferCount |
Returns and sets the number of images you are willing to transfer per session. This is a runtime property.
| |
| Zoom |
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.
|