PropertyFlag
PropertyFlag enumeration
Enumeration of possible field flags.
public enum PropertyFlag
Values
Name | Value | Description |
---|---|---|
ReadOnly | 0 |
Field is read-only. |
Required | 1 |
Field is required. |
NoExport | 2 |
Field is not exportable. |
InvalidFlag | 3 |
Invalid field flag. |
See Also
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF