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.0.0.0 (8.0.0.0)
Syntax public bool ShowPreviewImage { get; set; }
Public Property ShowPreviewImage As Boolean
Get
Set
Property Value
Type:
BooleanSee Also