PFFormMode Enumeration |
Namespace: Packflow.Interface
public enum PFFormMode
| Member name | Value | Description | |
|---|---|---|---|
| New | 0 | The form displays an object being created. | |
| Edit | 1 | The form displays an object to modify. | |
| ReadOnly | 2 | The form displays an object, without modification capacity. | |
| 3 | The form displays an object, without modification capacity, in a print-friendly view. |