_XDocument3 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, seeXDocument.
The _XDocument3 type exposes the following members.
Properties
Name | Description | |
---|---|---|
DataAdapters | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.DataAdapters. (Inherited from _XDocument2.) | |
DataAdapters | Gets a reference to the DataAdaptersCollection collection that is associated with a form. | |
DataObjects | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.DataObjects. (Inherited from _XDocument2.) | |
DataObjects | Gets a reference to the DataObjectsCollection collection that is associated with a form. | |
DOM | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.DOM. (Inherited from _XDocument2.) | |
DOM | Gets a reference to a form's underlying XML document in the form of an XML Document Object Model (DOM). | |
Errors | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.Errors. (Inherited from _XDocument2.) | |
Errors | Gets a reference to the ErrorsCollection that is associated with a form. | |
Extension | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.Extension. (Inherited from _XDocument2.) | |
Extension | Gets a reference to the global scripting object, which exposes the functions and global variables contained in a form's primary form code file. | |
Host | Gets a System.Object that code running in a hosted instance of InfoPath can use to access the object model of the host application. | |
HostName | Gets the name of the application hosting InfoPath as a control. | |
InputParameters | Gets an InputParameterCollection object containing any input parameters specified using the /InputParameters command-line option, or specified using query parameters in a URL. | |
IsDirty | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.IsDirty. (Inherited from _XDocument2.) | |
IsDirty | Gets a value that indicates whether the data in a Microsoft Office InfoPath form has been modified since it was last saved. | |
IsDOMReadOnly | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.IsDOMReadOnly. (Inherited from _XDocument2.) | |
IsDOMReadOnly | Gets a value that indicates whether the data in the underlying XML document of a Microsoft Office InfoPath form has been placed in a read-only state. | |
IsHosted | Gets whether InfoPath is hosted as a control in another application. | |
IsNew | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.IsNew. (Inherited from _XDocument2.) | |
IsNew | Gets a value that indicates whether a newly created Microsoft Office InfoPath form has been saved. | |
IsReadOnly | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.IsReadOnly. (Inherited from _XDocument2.) | |
IsReadOnly | Gets a value that indicates whether a Microsoft Office InfoPath form is in read-only mode. | |
IsRecovered | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.IsRecovered. (Inherited from _XDocument2.) | |
IsRecovered | Gets a value that indicates whether a Microsoft Office InfoPath form was last saved by an AutoRecover save operation. | |
IsSigned | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.IsSigned. (Inherited from _XDocument2.) | |
IsSigned | Gets a value that indicates whether a Microsoft Office InfoPath form has been digitally signed using digital signatures. | |
Language | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.Language. (Inherited from _XDocument2.) | |
Language | Gets or sets a Microsoft Office InfoPath form's default language code. | |
Permission | Gets a reference to a PermissionObject object associated with the form. | |
QueryAdapter | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.QueryAdapter. (Inherited from _XDocument2.) | |
QueryAdapter | Gets a reference to the data adapter object that is associated with a Microsoft Office InfoPath form | |
Role | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.Role. (Inherited from _XDocument2.) | |
Role | Gets or sets the user's current role. | |
SignedDataBlocks | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.SignedDataBlocks. (Inherited from _XDocument2.) | |
SignedDataBlocks | Gets a reference to the SignedDataBlocksCollection collection that is associated with an XDocument object. | |
Solution | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.Solution. (Inherited from _XDocument2.) | |
Solution | Gets a reference to the SolutionObject object that is associated with a Microsoft Office InfoPath form. | |
UI | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.UI. (Inherited from _XDocument2.) | |
UI | Returns a reference to the UIObject object. | |
URI | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.URI. (Inherited from _XDocument2.) | |
URI | Gets the Uniform Resource Identifier (URI) of a Microsoft Office InfoPath form. | |
Util | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.Util. (Inherited from _XDocument2.) | |
Util | Gets a reference to the UtilObject object. | |
View | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.View. (Inherited from _XDocument2.) | |
View | Gets a reference to the ViewObject associated with a Microsoft Office InfoPath form. | |
ViewInfos | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.ViewInfos. (Inherited from _XDocument2.) | |
ViewInfos | Gets a reference to the ViewInfosCollection collection associated with a Microsoft Office InfoPath form. |
Top
Methods
Name | Description | |
---|---|---|
CloseDocument | Closes the form. | |
CreateDOM() | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.CreateDOM. (Inherited from _XDocument2.) | |
CreateDOM() | Creates a new instance of the XML Document Object Model (DOM) in memory. | |
GetDataVariable(Int32) | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.GetDataVariable. (Inherited from _XDocument2.) | |
GetDataVariable(Int32) | Gets the value of the specified variable, which is a predefined variable stored as a processing instruction attribute in the form's underlying XML document. | |
GetDOM(String) | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.GetDOM. (Inherited from _XDocument2.) | |
GetDOM(String) | Gets a reference to the XML Document Object Model (DOM) of the specified DataSourceObject object associated with the XDocument object. | |
GetNamedNodeProperty(Object, String, String) | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.GetNamedNodeProperty. (Inherited from _XDocument2.) | |
GetNamedNodeProperty(Object, String, String) | Gets the value of a named property for the specified XML node, which must be a nonattribute node in the main data source. | |
GetWorkflowTasks | Gets a reference to a Microsoft.Office.Core.WorkflowTasks collection for the current form. | |
GetWorkflowTemplates | Gets a reference to a Microsoft.Office.Core.WorkflowTemplates collection for the current form. | |
ImportDOM(IXMLDOMDocument) | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.ImportDOM. (Inherited from _XDocument2.) | |
ImportDOM(IXMLDOMDocument) | Imports the specified XML data into the current form. | |
ImportFile(String) | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.ImportFile. (Inherited from _XDocument2.) | |
ImportFile(String) | Imports the specified form into the current form. | |
NotifyHost | Provides a custom value to the hosting application or ASPX page. | |
PrintOut() | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.PrintOut. (Inherited from _XDocument2.) | |
PrintOut() | Prints the form content as it is rendered in the window corresponding to the form's active view. | |
Query() | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.Query. (Inherited from _XDocument2.) | |
Query() | Retrieves data from a form's associated data adapter object and stores the data in the form's underlying XML Document Object Model (DOM). | |
Save() | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.Save. (Inherited from _XDocument2.) | |
Save() | Saves the form to the Uniform Resource Locator (URL) that it is currently associated with. | |
SaveAs(String) | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.SaveAs. (Inherited from _XDocument2.) | |
SaveAs(String) | Saves the form to the specified Uniform Resource Locator (URL). | |
SetDataVariable(Int32, String) | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.SetDataVariable. (Inherited from _XDocument2.) | |
SetDataVariable(Int32, String) | Sets the value of a predefined variable stored as a processing instruction attribute in the form's underlying XML document. | |
SetDirty(Boolean) | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.SetDirty. (Inherited from _XDocument2.) | |
SetDirty(Boolean) | Sets the IsDirty property for the XDocument object, which indicates whether the data in a Microsoft Office InfoPath form has been modified since it was last saved. | |
SetNamedNodeProperty(IXMLDOMNode, String, String) | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.SetNamedNodeProperty. (Inherited from _XDocument2.) | |
SetNamedNodeProperty(IXMLDOMNode, String, String) | Sets the value of a named property for the supplied XML node, which must be a nonattribute node in the main data source. | |
Submit() | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_XDocument3.Submit. (Inherited from _XDocument2.) | |
Submit() | Executes the predefined submit operation in a Microsoft Office InfoPath form. |
Top