Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== eFileHandlerFlag ====== Constant enumeration ===== Description ===== File Handler Preference flags (can be combined) ===== Members ===== ^Member^ Value^ Description^ |**eFileHandlerFlagDefault**| 0| Default handler preferences| |**eFileHandlerFlagNoFileNewMenu**| 2| Do not integrate in File New menu| |**eFileHandlerFlagNoFileOpenMenu**| 1| Do not integrate in File Open menu| |**eFileHandlerFlagSplitterLayout**| 8| Use splitter for document view| |**eFileHandlerFlagWindowHost**| 4| The handler hosts other windows| ===== See Also ===== [[:scripting:api:file-handler:preferences|IFileHandler::Preferences]] #API ~~NOTOC~~