PageRequest
More...
|
string | Password [get, set] |
| Gets or Sets Password More...
|
|
string | Rotate [get, set] |
| Sets the direction the page image is rotated. The possible settings are: left or right More...
|
|
◆ PageRequest()
DocuSign.eSign.Model.PageRequest.PageRequest |
( |
string |
Password = default(string) , |
|
|
string |
Rotate = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the PageRequest class.
- Parameters
-
Password | Password. |
Rotate | Sets the direction the page image is rotated. The possible settings are: left or right. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.PageRequest.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.PageRequest.Equals |
( |
PageRequest |
other | ) |
|
|
inline |
Returns true if PageRequest instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.PageRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.PageRequest.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.PageRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Password
string DocuSign.eSign.Model.PageRequest.Password |
|
getset |
◆ Rotate
string DocuSign.eSign.Model.PageRequest.Rotate |
|
getset |
Sets the direction the page image is rotated. The possible settings are: left or right
Sets the direction the page image is rotated. The possible settings are: left or right
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/PageRequest.cs