For a list of all members of this type, see SaveImageActivity members.
Name | Description | |
---|---|---|
BitsPerPixel | Gets or sets a value indicating the resulting file's pixel depth. | |
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 in the image to save. | |
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. | |
Format | Gets or sets a value indicating the output file format. | |
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 in the image to save. Pass -1 to save from FirstPageNumber to the last page in image. | |
Name | (Inherited from System.Workflow.ComponentModel.Activity) | |
Parent | (Inherited from System.Workflow.ComponentModel.Activity) | |
QualifiedName | (Inherited from System.Workflow.ComponentModel.Activity) | |
SaveMode | Gets or sets a value that determines how to handle the page when saving to multipage formats. | |
SaveToUrl | Gets or sets a value indicating whether or not the TargetFile property specifies a url or a filename. | |
TargetFile | Gets or sets a value indicating the name of the image file to be saved. | |
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) |