The following tables list the members exposed by ScanActivity.
Name | Description | |
---|---|---|
![]() | ScanActivity Constructor | Initializes a new instance of the ScanActivity class. |
Name | Description | |
---|---|---|
![]() ![]() | AppendToFileProperty | Identifies the AppendToFile dependency property. |
![]() ![]() | BitsPerPixelProperty | Identifies the BitsPerPixel dependency property. |
![]() ![]() | BottomMarginProperty | Identifies the BottomMargin dependency property. |
![]() ![]() | EffectsBrightnessProperty | Identifies the EffectsBrightness dependency property. |
![]() ![]() | EffectsContrastProperty | Identifies the EffectsContrast dependency property. |
![]() ![]() | EffectsFlagsProperty | Identifies the EffectsFlags dependency property. |
![]() ![]() | EffectsHighlightProperty | Identifies the EffectsHighlight dependency property. |
![]() ![]() | EnableDuplexScanningProperty | Identifies the EnableDuplexScanning dependency property. |
![]() ![]() | ErrorOnUnsupportedValueProperty | Identifies the ErrorOnUnsupportedValue dependency property. |
![]() ![]() | LeftMarginProperty | Identifies the LeftMargin dependency property. |
![]() ![]() | MeasureUnitProperty | Identifies the MeasureUnit dependency property. |
![]() ![]() | NumberOfPagesProperty | Identifies the NumberOfPages dependency property. |
![]() ![]() | OutputFileFormatProperty | Identifies the OutputFileFormat dependency property. |
![]() ![]() | OutputFileNameProperty | Identifies the OutputFileName dependency property. |
![]() ![]() | OutputToOneFileProperty | Identifies the OutputToOneFile dependency property. |
![]() ![]() | OutputTypeProperty | Identifies the OutputType dependency property. |
![]() ![]() | PageOrientationProperty | Identifies the PageOrientation dependency property. |
![]() ![]() | PageSizeProperty | Identifies the PageSize dependency property. |
![]() ![]() | RightMarginProperty | Identifies the RightMargin dependency property. |
![]() ![]() | RotationAngleProperty | Identifies the RotationAngle dependency property. |
![]() ![]() | SourceNameProperty | Identifies the SourceName dependency property. |
![]() ![]() | TopMarginProperty | Identifies the TopMargin dependency property. |
![]() ![]() | WorkflowImageProperty | Identifies the WorkflowImage dependency property. |
![]() ![]() | XResolutionProperty | Identifies the XResolution dependency property. |
![]() ![]() | YResolutionProperty | Identifies the YResolution dependency property. |
Name | Description | |
---|---|---|
![]() | AppendToFile | Gets or sets flag a flag that indicates whether to append pages to the end of the file when saving a multi-page file. |
![]() | BitsPerPixel | Gets or sets the bits per pixel the acquired images will have. |
![]() | BottomMargin | Gets or sets the bottom margin of the image to be acquired. |
![]() | Description | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | EffectsBrightness | Gets or sets the brightness value to use when transferring images from the current Scanner source. |
![]() | EffectsContrast | Gets or sets the contrast value to be used when transferring images from the current Scanner source. |
![]() | EffectsFlags | Gets or sets flags that indicate which effects will be used. |
![]() | EffectsHighlight | Gets or sets the highlight value to use when transferring images from the current Scanner source. |
![]() | Enabled | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | EnableDuplexScanning | Enables or disables the duplex mode. |
![]() | ErrorOnUnsupportedValue | Gets or sets a flag that indicates whether to throw an exception if a property value is not supported by the scanner source. |
![]() | ExecutionResult | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | ExecutionStatus | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | IsDynamicActivity | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | LeftMargin | Gets or sets the left margin of the image to be acquired. |
![]() | MeasureUnit | Gets or sets the image units of measure used to transfer images from the current Scanner source. |
![]() | Name | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | NumberOfPages | Gets or sets the number of images that can be transferred from the current Scanner source. |
![]() | OutputFileFormat | Gets or sets the file format to use when saving the scanned image(s). |
![]() | OutputFileName | Gets or sets the output file name used to save the scanned image(s) if the OutputType is set to DiskFile. |
![]() | OutputToOneFile | Gets or sets a flag that indicates whether to save multiple pages to a single file. |
![]() | OutputType | Gets or sets the manner in which to obtain the scanned image(s) from the scanner source. |
![]() | PageOrientation | Gets or sets the page orientation to use when transferring data from the current Scanner source. |
![]() | PageSize | Gets or sets the page size to use when transferring data from the current Scanner source. |
![]() | Parent | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | QualifiedName | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | RightMargin | Gets or sets the right margin of the image to be acquired. |
![]() | RotationAngle | Gets or sets the angle the acquired image should be rotated before transfer. |
![]() | SourceName | Gets or sets the name of the Scanner Data Source. |
![]() | TopMargin | Gets or sets the top margin of the image to be acquired. |
![]() | UserData | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
![]() | WorkflowImage | Gets the scanned image(s). |
![]() | XResolution | Gets or sets the horizontal resolution used to transfer images from the current Scanner source. |
![]() | YResolution | Gets or sets the vertical resolution used to transfer images from the current Scanner source. |
Name | Description | |
---|---|---|
![]() | DesignMode | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
![]() | ParentDependencyObject | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
![]() | WorkflowInstanceId | (Inherited from System.Workflow.ComponentModel.Activity) |
Top
Top
Name | Description | |
---|---|---|
![]() | Canceling | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Closed | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Compensating | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Executing | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Faulting | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | StatusChanged | (Inherited from System.Workflow.ComponentModel.Activity) |