The FaxPageAttributes type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FaxPageAttributes()()()() |
Constructs a new FaxPageAttributes object.
|
![]() | FaxPageAttributes(FaxPageAttributes) |
Protected copy constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Clones the FaxPageAttributes object by making a deep copy of all member values.
|
![]() | 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.) |
![]() ![]() | FromStream |
Constructs a new FaxPageAttributes object by reading from an existing file stream.
|
![]() | 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.) |
![]() | Serialize |
Writes a FaxPageAttributes object to an open stream.
|
![]() | ToString |
Override of ToString()()()() that prints full attribute information.
(Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() | ColorScheme |
Determines the display colors used for a Fax page.
|
![]() | Orientation |
Determines the orientation settings for a Fax page.
|
![]() | Resolution |
Determines the resolution settings for a Fax page.
|
![]() | Rotation |
Determines the rotation settings for a Fax page.
|
Events
Name | Description | |
---|---|---|
![]() | AttributeChange |
Indicates that a change in one of the attributes of a Fax Page has occurred.
|