Leadtools.Workflow.Raster Namespace : WorkflowImage Class |
The following tables list the members exposed by WorkflowImage.
Name | Description | |
---|---|---|
WorkflowImage Constructor | Overloaded. |
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 Leadtools.RasterImage. | |
Height | Gets the height of this Leadtools.RasterImage in pixels. | |
OriginalFormat | Gets or sets the original image format of this WorkflowImage. | |
Page | Gets or sets the current active page for this Leadtools.RasterImage. | |
PageCount | Gets the total number of pages in the this Leadtools.RasterImage. | |
RasterImage | Gets or sets the Leadtools.RasterImage contained in the Leadtools.RasterImage object. | |
UserData | Gets an System.Collections.IDictionary that associates custom data with this class instance. (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
Width | Gets the width of this Leadtools.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 | |
---|---|---|
ParentDependencyObject | Gets the parent System.Workflow.ComponentModel.DependencyObject in the System.Workflow.ComponentModel.DependencyObject graph. (Inherited from System.Workflow.ComponentModel.DependencyObject) |
Name | Description | |
---|---|---|
Finalize | Provided as an override to System.Object.Finalize to clean up any unmanaged resources deterministically. (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
GetInvocationList | Gets an array that contains the delegates for the specified System.Workflow.ComponentModel.DependencyProperty. (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
InitializeProperties | Performs initialization on dependency properties when overridden in a derived class. (Inherited from System.Workflow.ComponentModel.DependencyObject) |