WorkflowView::SaveWorkflowImage Method
.NET Framework (current version)
Saves an image of the WorkflowView based on the specified image format.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
| Name | Description | |
|---|---|---|
![]() | SaveWorkflowImage(Stream^, ImageFormat^) | Saves an image of the WorkflowView to the specified stream using the specified image format. |
![]() | SaveWorkflowImage(String^, ImageFormat^) | Saves an image of the WorkflowView to the specified file using the specified image format. |
Show:
