The following tables list the members exposed by WorkflowImage.
| Name | Description | |
|---|---|---|
| WorkflowImage Constructor | Overloaded. Constructs a new empty WorkflowImage object. |
| Name | Description | |
|---|---|---|
![]()
| BitsPerPixelProperty | Identifies the BitsPerPixel dependency property. |
![]()
| HeightProperty | Identifies the Height dependency property. |
![]()
| OriginalFormatProperty | Identifies the OriginalFormat dependency property. |
![]()
| PageCountProperty | Identifies the PageCount dependency property. |
![]()
| PageProperty | Identifies the Page dependency property. |
![]()
| RasterImageProperty | Identifies the RasterImage dependency property. |
![]()
| WidthProperty | Identifies the Width dependency property. |
![]()
| XResolutionProperty | Identifies the XResolution dependency property. |
![]()
| YResolutionProperty | Identifies the YResolution dependency property. |
| Name | Description | |
|---|---|---|
| BitsPerPixel | Gets the number of bits per pixel of this RasterImage. |
| Height | Gets the height of this RasterImage in pixels. |
| OriginalFormat | Gets or sets the original image format of this WorkflowImage. |
| Page | Gets or sets the current active page for this RasterImage. |
| PageCount | Gets the total number of pages in the this RasterImage. |
| RasterImage | Gets or sets the RasterImage contained in the RasterImage object. |
| UserData | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| Width | Gets the width of this RasterImage in pixels. |
| XResolution | Gets or sets the image horizontal resolution, in dots per inch (DPI). |
| YResolution | Gets or sets the image vertical resolution, in dots per inch (DPI). |
| Name | Description | |
|---|---|---|
| DesignMode | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| ParentDependencyObject | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| Name | Description | |
|---|---|---|
| AddHandler | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| Dispose | Overloaded. Releases all resources used by this RasterImage. |
| GetBinding | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| GetValue | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| IsBindingSet | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| MetaEquals | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| RemoveHandler | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| RemoveProperty | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| SetBinding | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| SetValue | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| Name | Description | |
|---|---|---|
| Finalize | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| GetInvocationList | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| InitializeProperties | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| SetReadOnlyPropertyValue | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
