Click or drag to resize

WorkflowFileUploadShowPreviewImage Property

If true, control will display the image or pdf preview when possible Supported file extensions are .bmp, .gif, .jpg, .jpeg, .png, .svg and .pdf

Namespace:  WorkflowGen.My.Web.UI.WebControls
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public bool ShowPreviewImage { get; set; }

Property Value

Type: Boolean
See Also