FormTemplate Members
Include Protected Members
Include Inherited Members
Represents a form template.
The FormTemplate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
FormTemplate |
Top
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
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OpenFileFromPackage | Opens a file contained within the form template (.xsn) file. |
![]() |
ToString | (Inherited from Object.) |
Top