InfoPathEditorObject Interface

Definition

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)

Applies to