InfoPathEditorWithAppDomain members

Include protected members
Include inherited members

This type is a wrapper for a COM interface implemented by a coclass that is required by managed code for COM interoperability. To access the members specified by this interface, use the type that wraps the coclass that implements this interface. For information about that type, including usage, remarks, and examples, seeInfoPathEditorObject.

The InfoPathEditorWithAppDomain type exposes the following members.

Methods

  Name Description
Public method Load Loads a form file (.xml) into the control represented by the InfoPathEditorWithAppDomain object.
Public method LoadFromStream Loads XML from a file stream (System.IO.IStream) into the InfoPathEditorWithAppDomain object.
Public method NewFromSolution Creates a new form based on a form template (.xsn) file.
Public method NewFromSolutionWithData Creates a new form based on the specified form template and the data contained in an XML stream.

Top

See also

Reference

InfoPathEditorWithAppDomain interface

Microsoft.Office.Interop.InfoPath namespace