Click or drag to resize

WorkflowFileUploadEmbedImagePreview Property

Source of the image/pdf preview in the form archive. If True, the whole image/pdf will be embedded in the form archive. If false, the image/pdf source will come from a URL to WorkflowGen.

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 EmbedImagePreview { get; set; }

Property Value

Type: Boolean
See Also