Leadtools.Workflow.Raster Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LoadImageActivity Class Members
See Also  Fields  Properties  Methods  Events
Leadtools.Workflow.Raster Namespace : LoadImageActivity Class

The following tables list the members exposed by LoadImageActivity.

Public Constructors

 NameDescription
Public Constructor LoadImageActivity Constructor Constructs a new LoadActivity object.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic) BitsPerPixelProperty Identifies the BitsPerPixel dependency property.  
Public Fieldstatic (Shared in Visual Basic) ByteOrderProperty Identifies the ByteOrder dependency property.  
Public Fieldstatic (Shared in Visual Basic) FirstPageNumberProperty Identifies the FirstPageNumber dependency property.  
Public Fieldstatic (Shared in Visual Basic) GetCredentialsEvent Identifies the GetCredentials dependency property.  
Public Fieldstatic (Shared in Visual Basic) LastPageNumberProperty Identifies the LastPageNumber dependency property.  
Public Fieldstatic (Shared in Visual Basic) UpdateCodecsOptionsEvent Identifies the UpdateCodecsOptions dependency property.  
Public Fieldstatic (Shared in Visual Basic) UrlProperty Identifies the Url dependency property.  
Top

Public Properties

 NameDescription
Public Property BitsPerPixel Gets or sets a value indicating the resulting image pixel depth.  
Public Property 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.  
Public Property Description (Inherited from System.Workflow.ComponentModel.Activity)
Public Property DisposeImage Gets or sets a value which indicates whether the activity should free its image after being executed. (Inherited from DisposableImageActivity)
Public Property Enabled (Inherited from System.Workflow.ComponentModel.Activity)
Public Property ExecutionResult (Inherited from System.Workflow.ComponentModel.Activity)
Public Property ExecutionStatus (Inherited from System.Workflow.ComponentModel.Activity)
Public Property FirstPageNumber Gets or sets a value indicating the 1-based index of the first page to load.  
Public Property Image Gets or sets a reference to the activity's image. (Inherited from WorkflowImageActivity)
Public Property ImageCopy Gets a copy of the activity's image object. (Inherited from WorkflowImageActivity)
Public Property IsDynamicActivity (Inherited from System.Workflow.ComponentModel.Activity)
Public Property LastPageNumber Gets or sets a value indicating the 1-based index of the last page to load.  
Public Property Name (Inherited from System.Workflow.ComponentModel.Activity)
Public Property Parent (Inherited from System.Workflow.ComponentModel.Activity)
Public Property QualifiedName (Inherited from System.Workflow.ComponentModel.Activity)
Public Property Url Gets or sets a value indicating the name of the image file to load.  
Public Property UserData (Inherited from System.Workflow.ComponentModel.DependencyObject)
Top

Protected Properties

Public Methods

Protected Methods

Public Events

 NameDescription
Public Event Canceling (Inherited from System.Workflow.ComponentModel.Activity)
Public Event Closed (Inherited from System.Workflow.ComponentModel.Activity)
Public Event Compensating (Inherited from System.Workflow.ComponentModel.Activity)
Public Event Executing (Inherited from System.Workflow.ComponentModel.Activity)
Public Event Faulting (Inherited from System.Workflow.ComponentModel.Activity)
Public Event GetCredentials Gets called just before the file is loaded to enable the client to set the appropriate network credentials.  
Public Event StatusChanged (Inherited from System.Workflow.ComponentModel.Activity)
Public Event UpdateCodecsOptions Gets called just before the file is loaded to enable the client to set the appropriate loading options.  
Top

See Also

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features