FormTemplate Members (Microsoft.Office.InfoPath)

Represents a form template.

The following tables list the members exposed by the FormTemplate type.

Protected Constructors

  Name Description
Protected method FormTemplate  

Top

Public Properties

  Name Description
Public property CacheId Gets the form template cache identifier.
Public property Manifest Gets an XPathNavigator object positioned at the root of the form template's form definition (.xsf) file.
Public property Uri Gets the Uniform Resource Identifier (URI) of a form template.
Public property Version Gets the version of a form template.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method OpenFileFromPackage Opens a file contained within the form template (.xsn) file.
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

FormTemplate Class
Microsoft.Office.InfoPath Namespace