EzmaxApi::Object::EzsignpageResponse
use EzmaxApi::Object::EzsignpageResponse;
Name |
Type |
Description |
Notes |
pki_ezsignpage_id |
int |
The unique ID of the Ezsignpage |
|
i_ezsignpage_widthimage |
int |
The Width of the page's image in pixels calculated at 100 DPI |
|
i_ezsignpage_heightimage |
int |
The Height of the page's image in pixels calculated at 100 DPI |
|
i_ezsignpage_widthpdf |
int |
The Width of the page in points calculated at 72 DPI |
|
i_ezsignpage_heightpdf |
int |
The Height of the page in points calculated at 72 DPI |
|
i_ezsignpage_pagenumber |
int |
The page number in the Ezsigndocument |
|
s_computed_imageurl |
string |
The Url to the Ezsignpage's rasterized image. Url will expire after 5 minutes. |
|
[Back to Model list] [Back to API list] [Back to README]