FormDocumentTemplate Class Members
In This Topic
The following tables list the members exposed by
FormDocumentTemplate.
Public Constructors
Public Properties
| Name | Description |
 | FileName | Gets or sets the filename of the document. |
 | Name | Gets or sets the name of template document. |
 | Pages | Gets the list of page templates. |
Public Methods
| Name | Description |
  | Deserialize | Overloaded. Deserializes the from the specified stream. |
 | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
  | Serialize | Overloaded. Serializes the to the specified stream. |
See Also