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

The following tables list the members exposed by SaveImageActivity.

Public Constructors

 NameDescription
Public Constructor SaveImageActivity Constructor Constructs a new SaveImageActivity object.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic) BitsPerPixelProperty Identifies the BitsPerPixel dependency property.  
Public Fieldstatic (Shared in Visual Basic) FirstPageNumberProperty Identifies the FirstPageNumber dependency property.  
Public Fieldstatic (Shared in Visual Basic) FirstSavePageNumberProperty Identifies the FirstSavePageNumber dependency property.  
Public Fieldstatic (Shared in Visual Basic) FormatProperty Identifies the Format 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) SaveModeProperty Identifies the SaveMode dependency property.  
Public Fieldstatic (Shared in Visual Basic) SaveToUrlProperty Identifies the SaveToUrl dependency property.  
Public Fieldstatic (Shared in Visual Basic) TargetFileProperty Identifies the TargetFile dependency property.  
Public Fieldstatic (Shared in Visual Basic) UpdateCodecsOptionsEvent Identifies the UpdateCodecsOptions dependency property.  
Top

Public Properties

 NameDescription
Public Property BitsPerPixel Gets or sets a value indicating the resulting file's pixel depth.  
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 in the image to save.  
Public Property FirstSavePageNumber Gets or sets a value indicating the 1-based index of the first output page. If the output file already exists, then this parameter lets you control which pages to overwrite and/or where to append the new pages.  
Public Property FormatGets or sets a value indicating the output file format.  
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 in the image to save. Pass -1 to save from FirstPageNumber to the last page in image.  
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 SaveMode Gets or sets a value that determines how to handle the page when saving to multipage formats.  
Public Property SaveToUrl Gets or sets a value indicating whether or not the TargetFile property specifies a url or a filename.  
Public Property TargetFile Gets or sets a value indicating the name of the image file to be saved.  
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 saved to enable the client to set the approrpriate network credentials.  
Public Event StatusChanged (Inherited from System.Workflow.ComponentModel.Activity)
Public Event UpdateCodecsOptions Gets called just before the saved file is loaded to enable the client to set the appropriate saving 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