FormTemplate Members (Microsoft.Office.InfoPath)
Represents a form template.
The following tables list the members exposed by the FormTemplate type.
Protected Constructors
Name | Description | |
---|---|---|
FormTemplate |
Top
Public Properties
Name | Description | |
---|---|---|
CacheId | Gets the form template cache identifier. | |
Manifest | Gets an XPathNavigator object positioned at the root of the form template's form definition (.xsf) file. | |
Uri | Gets the Uniform Resource Identifier (URI) of a form template. | |
Version | Gets the version of a form template. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
OpenFileFromPackage | Opens a file contained within the form template (.xsn) file. | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top