The following tables list the members exposed by CreateThumbnailActivity.
| Name | Description | |
|---|---|---|
| CreateThumbnailActivity Constructor | Constructs a new CreateThumbnailActivity object. |
| Name | Description | |
|---|---|---|
![]()
| BitsPerPixelProperty | Identifies the BitsPerPixel dependency property. |
![]()
| ThumbnailHeightProperty | Identifies the ThumbnailHeight dependency property. |
![]()
| ThumbnailProperty | Identifies the Thumbnail dependency property. |
![]()
| ThumbnailWidthProperty | Identifies the ThumbnailWidth dependency property. |
| Name | Description | |
|---|---|---|
| BitsPerPixel | Gets or sets a value indicating the pixel depth of the resulting thumbnail. |
| 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) |
| 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) |
| Name | (Inherited from System.Workflow.ComponentModel.Activity) |
| Parent | (Inherited from System.Workflow.ComponentModel.Activity) |
| QualifiedName | (Inherited from System.Workflow.ComponentModel.Activity) |
| Thumbnail | Gets the resulting thumbnail. |
| ThumbnailHeight | Gets or sets a value indicating the height of the resulting thumbnail. |
| ThumbnailWidth | Gets or sets a value indicating the width of the resulting thumbnail. |
| 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) |
Top
Top
| Name | Description | |
|---|---|---|
| Canceling | (Inherited from System.Workflow.ComponentModel.Activity) |
| Closed | (Inherited from System.Workflow.ComponentModel.Activity) |
| Compensating | (Inherited from System.Workflow.ComponentModel.Activity) |
| Executing | (Inherited from System.Workflow.ComponentModel.Activity) |
| Faulting | (Inherited from System.Workflow.ComponentModel.Activity) |
| StatusChanged | (Inherited from System.Workflow.ComponentModel.Activity) |
