XDocuments3 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 XDocuments3 : Microsoft::Office::Interop::InfoPath::XDocuments2
[System.Runtime.InteropServices.Guid("096CD773-0786-11D1-95FA-0080C78EE3BB")]
public interface XDocuments3 : Microsoft.Office.Interop.InfoPath.XDocuments2
type XDocuments3 = interface
interface XDocuments2
Public Interface XDocuments3
Implements XDocuments2
- Derived
- Attributes
- Implements
Properties
Count | |
Item[Object] |
Methods
Close(Object) | |
GetEnumerator() | |
New(Object, Int32) | |
NewFromSolution(Object) | |
NewFromSolutionWithData(Object, Object, Int32) | |
NewFromSolutionWithInputParameters(Object, Object) |
Creates a new form using the specified form template with the specified form template and input parameters |
Open(Object, Int32) |