asposecells.api

Class MetadataType

Utility class containing constants. Represents the type of metadata.

Field Summary
const  intENCRYPTION
Encrypts the file.
const  intDECRYPTION
Decrypts the file.
const  intDOCUMENT_PROPERTIES
Load the properties of the file.
 

    • Field Detail

      • ENCRYPTION

        const int ENCRYPTION
        Encrypts the file.
      • DECRYPTION

        const int DECRYPTION
        Decrypts the file.
      • DOCUMENT_PROPERTIES

        const int DOCUMENT_PROPERTIES
        Load the properties of the file.