InfoPathEditorObject Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class InfoPathEditorObject : Microsoft::Office::Interop::InfoPath::InfoPathEditor
[System.Runtime.InteropServices.Guid("096CD706-0786-11D1-95FA-0080C78EE3BB")]
public interface InfoPathEditorObject : Microsoft.Office.Interop.InfoPath.InfoPathEditor
Public Interface InfoPathEditorObject
Implements InfoPathEditor
- Derived
- Attributes
- Implements
Properties
| DataConnectionBaseUrl | (Inherited from InfoPathEditor) |
| Host | (Inherited from InfoPathEditor) |
| HostName | (Inherited from InfoPathEditor) |
| XDocument | (Inherited from InfoPathEditor) |
Methods
| CloseDocument() | (Inherited from InfoPathEditor) |
| FlushDocument() | (Inherited from InfoPathEditor) |
| Load(String) | (Inherited from InfoPathEditor) |
| LoadFromStream(Object) | (Inherited from InfoPathEditor) |
| NewFromSolution(String) | (Inherited from InfoPathEditor) |
| NewFromSolutionWithData(String, Object, Int32) | (Inherited from InfoPathEditor) |
| SetInitEventHandler(_IInitEventHandler) | (Inherited from InfoPathEditor) |
| SetNotifyHostEventHandler(INotifyHostEventHandler) | (Inherited from InfoPathEditor) |
| SetSubmitToHostEventHandler(ISubmitToHostEventHandler) | (Inherited from InfoPathEditor) |