Aspose::Pdf::Facades::PropertyFlag enum

PropertyFlag enum

Enumeration of possible field flags.

enum class PropertyFlag

Values

NameValueDescription
ReadOnly0Field is read-only.
Required1Field is required.
NoExport2Field is not exportable.
InvalidFlag3Invalid field flag.

See Also