Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents types of Scanner. More...
Properties | |
String | Name [get] |
Gets the name. More... | |
String | Manufacturer [get] |
Gets the manufacturer. More... | |
string | ProtocolVersion [get] |
Gets the major protocol version. More... | |
string | Protocol [get] |
bool | FeederEnabled [get] |
Gets a value indicating whether feeder enabled. More... | |
ScannerDuplexTypes | DuplexType [get] |
Gets the type of the duplex. More... | |
bool | DuplexEnabled [get] |
Gets a value indicating whether duplex enabled. More... | |
bool | AutoFeed [get] |
Gets a value indicating whether auto feed. More... | |
bool | PaperDetect [get] |
Gets a value indicating whether paper detect. More... | |
bool | FeederLoaded [get] |
Gets a value indicating whether [feeder loaded]. More... | |
bool | AutoSenseMedium [get] |
Gets a value indicating whether auto sense medium. More... | |
bool | UndefinedImageSize [get] |
Gets a value indicating whether undefined image size. More... | |
int | Overscan [get] |
Gets the overscan. More... | |
bool | AutomaticDeskew [get] |
Gets a value indicating whether automatic deskew. More... | |
bool | AutomaticRotate [get] |
Gets a value indicating whether automatic rotate. More... | |
bool | AutomaticBorderDetection [get] |
Gets a value indicating whether automatic border detection. More... | |
bool | AutomaticColorEnabled [get] |
Gets a value indicating whether automatic color enabled. More... | |
int | AutomaticColorNonColorPixelType [get] |
Gets the type of the automatic color non color pixel. More... | |
ReadOnlyCollection< PaperSize > | SupportedPaperSizes [get] |
Gets the supported paper sizes. More... | |
ReadOnlyCollection< ImageType > | SupportedImageTypes [get] |
ReadOnlyCollection< Int32 > | SupportedDPI [get] |
PaperSize | SelectedPaperSize [getset] |
Gets or sets the size of the selected paper. More... | |
PaperSource | SelectedPaperSource [getset] |
Gets or sets the selected paper source. More... | |
bool | SelectedFeederFlip [getset] |
Gets or sets a value indicating whether selected feeder flip. More... | |
ImageType | SelectedImageType [getset] |
Int32 | SelectedDPI [getset] |
Represents types of Scanner.
|
get |
Gets a value indicating whether auto feed.
true
if auto feed; otherwise, false
.
|
get |
Gets a value indicating whether automatic border detection.
true
if automatic border detection; otherwise, false
.
|
get |
Gets a value indicating whether automatic color enabled.
true
if automatic color enabled; otherwise, false
.
|
get |
Gets the type of the automatic color non color pixel.
The type of the automatic color non color pixel.
|
get |
Gets a value indicating whether automatic deskew.
true
if automatic deskew; otherwise, false
.
|
get |
Gets a value indicating whether automatic rotate.
true
if automatic rotate; otherwise, false
.
|
get |
Gets a value indicating whether auto sense medium.
true
if auto sense medium; otherwise, false
.
|
get |
Gets a value indicating whether duplex enabled.
true
if duplex enabled; otherwise, false
.
|
get |
Gets the type of the duplex.
The type of the duplex.
|
get |
Gets a value indicating whether feeder enabled.
true
if feeder enabled; otherwise, false
.
|
get |
Gets a value indicating whether [feeder loaded].
true
if [feeder loaded]; otherwise, false
.
|
get |
Gets the manufacturer.
The manufacturer.
|
get |
Gets the name.
The name.
|
get |
Gets the overscan.
The overscan.
|
get |
Gets a value indicating whether paper detect.
true
if paper detect; otherwise, false
.
|
get |
Gets the major protocol version.
The major protocol version.
|
getset |
Gets or sets a value indicating whether selected feeder flip.
true
if selected feeder flip; otherwise, false
.
|
getset |
Gets or sets the size of the selected paper.
The size of the selected paper.
|
getset |
Gets or sets the selected paper source.
The selected paper source.
|
get |
Gets the supported paper sizes.
The supported paper sizes.
|
get |
Gets a value indicating whether undefined image size.
true
if undefined image size; otherwise, false
.