MatchBox
More...
|
string | Height [get, set] |
| Height of the tab in pixels. More...
|
|
string | PageNumber [get, set] |
| Specifies the page number on which the tab is located. More...
|
|
string | Width [get, set] |
| Width of the tab in pixels. More...
|
|
string | XPosition [get, set] |
| This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position. More...
|
|
string | YPosition [get, set] |
| This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position. More...
|
|
◆ MatchBox()
DocuSign.eSign.Model.MatchBox.MatchBox |
( |
string |
Height = default(string) , |
|
|
string |
PageNumber = default(string) , |
|
|
string |
Width = default(string) , |
|
|
string |
XPosition = default(string) , |
|
|
string |
YPosition = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the MatchBox class.
- Parameters
-
Height | Height of the tab in pixels.. |
PageNumber | Specifies the page number on which the tab is located.. |
Width | Width of the tab in pixels.. |
XPosition | This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.. |
YPosition | This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.MatchBox.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.MatchBox.Equals |
( |
MatchBox |
other | ) |
|
|
inline |
Returns true if MatchBox instances are equal
- Parameters
-
other | Instance of MatchBox to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.MatchBox.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.MatchBox.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.MatchBox.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Height
string DocuSign.eSign.Model.MatchBox.Height |
|
getset |
Height of the tab in pixels.
Height of the tab in pixels.
◆ PageNumber
string DocuSign.eSign.Model.MatchBox.PageNumber |
|
getset |
Specifies the page number on which the tab is located.
Specifies the page number on which the tab is located.
◆ Width
string DocuSign.eSign.Model.MatchBox.Width |
|
getset |
Width of the tab in pixels.
Width of the tab in pixels.
◆ XPosition
string DocuSign.eSign.Model.MatchBox.XPosition |
|
getset |
This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.
This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.
◆ YPosition
string DocuSign.eSign.Model.MatchBox.YPosition |
|
getset |
This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.
This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/MatchBox.cs