Enum MetadataType

MetadataType enumeration

Represents the type of metadata.

[Flags]
public enum MetadataType

Values

NameValueDescription
Encryption1Encrypts the file.
Decryption2Decrypts the file.
DocumentProperties4Load the properties of the file.

See Also