Search code examples
ios5uti

what is the uniform type identifier for docx file


Read the document of Developer Library, the identifier for doc is "com.microsoft.word.doc". But what is the identifier for docx??


Solution

  • The identifier is org.openxmlformats.wordprocessingml.document.