The FaxCoverPageTemplate type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FaxCoverPageTemplate()()()() |
Constructs an empty cover page template.
| |
| FaxCoverPageTemplate(FaxCoverPageTemplate) |
Protected copy constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a duplicate of this cover page template object by copying all members.
| |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Override of ToString()()()() that prints full cover page information.
(Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
| Comments |
Comment information used to fill in the cover page template.
| |
| FromCompany |
Company information used to fill in the cover page template.
| |
| FromFax |
Fax information used to fill in the cover page template.
| |
| FromName |
Sender information used to fill in the cover page template.
| |
| FromPhone |
Phone information used to fill in the cover page template.
| |
| Name |
Name of the Fax cover page template used to generate a cover page.
| |
| Type |
The type of cover page this object represents.
|