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