Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1004 Bytes

EzsignpageResponse.md

File metadata and controls

17 lines (13 loc) · 1004 Bytes

eZmaxApi.Model.EzsignpageResponse

An Ezsignpage Object

Properties

Name Type Description Notes
PkiEzsignpageID int The unique ID of the Ezsignpage
IEzsignpageWidthimage int The Width of the page's image in pixels calculated at 100 DPI
IEzsignpageHeightimage int The Height of the page's image in pixels calculated at 100 DPI
IEzsignpageWidthpdf int The Width of the page in points calculated at 72 DPI
IEzsignpageHeightpdf int The Height of the page in points calculated at 72 DPI
IEzsignpagePagenumber int The page number in the Ezsigndocument
SComputedImageurl 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]