ViewObject 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 ViewObject : Microsoft::Office::Interop::InfoPath::View
[System.Runtime.InteropServices.Guid("096CD55D-0786-11D1-95FA-0080C78EE3BB")]
public interface ViewObject : Microsoft.Office.Interop.InfoPath.View
Public Interface ViewObject
Implements View
- Derived
- Attributes
- Implements
Properties
| Name | (Inherited from View) |
| Window | (Inherited from View) |
Methods
| DisableAutoUpdate() | (Inherited from View) |
| EnableAutoUpdate() | (Inherited from View) |
| ExecuteAction(String, Object) | (Inherited from View) |
| Export(String, String) | (Inherited from View) |
| ForceUpdate() | (Inherited from View) |
| GetContextNodes(Object, Object) | (Inherited from View) |
| GetSelectedNodes() | (Inherited from View) |
| SelectNodes(IXMLDOMNode, Object, Object) | (Inherited from View) |
| SelectText(IXMLDOMNode, Object) | (Inherited from View) |
| SwitchView(String) | (Inherited from View) |