For a list of all members of this type, see LoadImageActivity members.
| Name | Description | |
|---|---|---|
| BitsPerPixel | Gets or sets a value indicating the resulting image pixel depth. |
| ByteOrder | Gets or sets a value indicating the color order for 16-, 24-, 32-, 48-, and 64-bit images. If the resulting image is less than 16 bits per pixel, this will have no effect since palletized images have no order. |
| Description | (Inherited from System.Workflow.ComponentModel.Activity) |
| DisposeImage | Gets or sets a value which indicates whether the activity should free its image after being executed. (Inherited from DisposableImageActivity) |
| Enabled | (Inherited from System.Workflow.ComponentModel.Activity) |
| ExecutionResult | (Inherited from System.Workflow.ComponentModel.Activity) |
| ExecutionStatus | (Inherited from System.Workflow.ComponentModel.Activity) |
| FirstPageNumber | Gets or sets a value indicating the 1-based index of the first page to load. |
| Image | Gets or sets a reference to the activity's image. (Inherited from WorkflowImageActivity) |
| ImageCopy | Gets a copy of the activity's image object. (Inherited from WorkflowImageActivity) |
| IsDynamicActivity | (Inherited from System.Workflow.ComponentModel.Activity) |
| LastPageNumber | Gets or sets a value indicating the 1-based index of the last page to load. |
| Name | (Inherited from System.Workflow.ComponentModel.Activity) |
| Parent | (Inherited from System.Workflow.ComponentModel.Activity) |
| QualifiedName | (Inherited from System.Workflow.ComponentModel.Activity) |
| Url | Gets or sets a value indicating the name of the image file to load. |
| UserData | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| Name | Description | |
|---|---|---|
| DesignMode | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| ParentDependencyObject | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| WorkflowInstanceId | (Inherited from System.Workflow.ComponentModel.Activity) |