_XDocument2 properties

Include protected members
Include inherited members

The _XDocument2 type exposes the following members.

Properties

  Name Description
Public property DataAdapters Gets a reference to the DataAdaptersCollection collection that is associated with a form.
Public property 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_XDocument2.DataObjects. (Inherited from _XDocument.)
Public property DataObjects Gets a reference to the DataObjectsCollection collection that is associated with a form.
Public property 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_XDocument2.DOM. (Inherited from _XDocument.)
Public property DOM Gets a reference to a form's underlying XML document in the form of an XML Document Object Model (DOM).
Public property 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_XDocument2.Errors. (Inherited from _XDocument.)
Public property Errors Gets a reference to the ErrorsCollection that is associated with a form.
Public property 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_XDocument2.Extension. (Inherited from _XDocument.)
Public property 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.
Public property 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_XDocument2.IsDirty. (Inherited from _XDocument.)
Public property IsDirty Gets a value that indicates whether the data in a form has been modified since it was last saved.
Public property 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_XDocument2.IsDOMReadOnly. (Inherited from _XDocument.)
Public property IsDOMReadOnly Gets a value that indicates whether the data in the underlying XML document of a form has been placed in a read-only state.
Public property 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_XDocument2.IsNew. (Inherited from _XDocument.)
Public property IsNew Gets a value that indicates whether a newly created form has been saved.
Public property 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_XDocument2.IsReadOnly. (Inherited from _XDocument.)
Public property IsReadOnly Gets a value that indicates whether a form is in read-only mode.
Public property IsRecovered Gets a value that indicates whether a form was last saved by an AutoRecover save operation.
Public property 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_XDocument2.IsSigned. (Inherited from _XDocument.)
Public property IsSigned Gets a value that indicates whether a form has been digitally signed using digital signatures.
Public property 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_XDocument2.Language. (Inherited from _XDocument.)
Public property Language Gets or sets a form's default language code.
Public property 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_XDocument2.QueryAdapter. (Inherited from _XDocument.)
Public property QueryAdapter Gets a reference to the data adapter object that is associated with a form.
Public property Role Gets or sets the user's current role.
Public property SignedDataBlocks Gets a reference to the SignedDataBlocksCollection collection that is associated with an XDocument object.
Public property 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_XDocument2.Solution. (Inherited from _XDocument.)
Public property Solution Gets a reference to the SolutionObject object that is associated with a form.
Public property 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_XDocument2.UI. (Inherited from _XDocument.)
Public property UI Returns a reference to UIObject object.
Public property 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_XDocument2.URI. (Inherited from _XDocument.)
Public property URI Gets the Uniform Resource Identifier (URI) of a form.
Public property Util Gets a reference to UtilObject object.
Public property 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_XDocument2.View. (Inherited from _XDocument.)
Public property View Gets a reference to the ViewObject associated with a form.
Public property 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_XDocument2.ViewInfos. (Inherited from _XDocument.)
Public property ViewInfos Gets a reference to the ViewInfosCollection collection associated with a form.

Top

See also

Reference

_XDocument2 interface

Microsoft.Office.Interop.InfoPath.SemiTrust namespace