WorkflowView::SaveWorkflowImage Method

 

Saves an image of the WorkflowView based on the specified image format.

Namespace:   System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

NameDescription
System_CAPS_pubmethodSaveWorkflowImage(Stream^, ImageFormat^)

Saves an image of the WorkflowView to the specified stream using the specified image format.

System_CAPS_pubmethodSaveWorkflowImage(String^, ImageFormat^)

Saves an image of the WorkflowView to the specified file using the specified image format.

Return to top
Show: