SetOperatorDictionary Sets the path to a file for use in specifying a user-defined operator dictionary. See Configuring the operator dictionary for its format. C++ HRESULT SetOperatorDictionary([in] BSTR opDictionary); Visual Basic Public Function SetOperatorDictionary ( opDictionary As String ) As Long Parameters opDictionary[in] path to a configurable operator dictionary Return value None Back to Document Composer API index Table of Contents C++ Visual Basic