Click or drag to resize

PreviewImagePosition Enumeration

Positions where it is possible to display the preview image

Namespace:  WorkflowGen.My.Web.UI.WebControls
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public enum PreviewImagePosition
Members
  Member nameValueDescription
Top0 Display the image preview above the file upload control
Bottom1 Display the image preview below the file upload control
See Also