Description of a page of a document.
More...
Description of a page of a document.
◆ Page()
DocuSign.eSign.Model.Page.Page |
( |
string |
Dpi = default(string) , |
|
|
ErrorDetails |
ErrorDetails = default(ErrorDetails) , |
|
|
string |
Height = default(string) , |
|
|
string |
ImageBytes = default(string) , |
|
|
string |
MimeType = default(string) , |
|
|
string |
PageId = default(string) , |
|
|
string |
Sequence = default(string) , |
|
|
string |
Width = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the Page class.
- Parameters
-
Dpi | The number of dots per inch used for the page image.. |
ErrorDetails | Array or errors.. |
Height | Height of the tab in pixels.. |
ImageBytes | ImageBytes. |
MimeType | MimeType. |
PageId | PageId. |
Sequence | Sequence. |
Width | Width of the tab in pixels.. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.Page.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.Page.Equals |
( |
Page |
other | ) |
|
|
inline |
Returns true if Page instances are equal
- Parameters
-
other | Instance of Page to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.Page.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.Page.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.Page.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Dpi
string DocuSign.eSign.Model.Page.Dpi |
|
getset |
The number of dots per inch used for the page image.
The number of dots per inch used for the page image.
◆ ErrorDetails
Array or errors.
Array or errors.
◆ Height
string DocuSign.eSign.Model.Page.Height |
|
getset |
Height of the tab in pixels.
Height of the tab in pixels.
◆ ImageBytes
string DocuSign.eSign.Model.Page.ImageBytes |
|
getset |
◆ MimeType
string DocuSign.eSign.Model.Page.MimeType |
|
getset |
◆ PageId
string DocuSign.eSign.Model.Page.PageId |
|
getset |
◆ Sequence
string DocuSign.eSign.Model.Page.Sequence |
|
getset |
◆ Width
string DocuSign.eSign.Model.Page.Width |
|
getset |
Width of the tab in pixels.
Width of the tab in pixels.
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/Page.cs