Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1007 Bytes

EzsignpageResponse.md

File metadata and controls

16 lines (12 loc) · 1007 Bytes

EzsignpageResponse

Properties

Name Type Description Notes
pkiEzsignpageID NSNumber* The unique ID of the Ezsignpage
iEzsignpageWidthimage NSNumber* The Width of the page's image in pixels calculated at 100 DPI
iEzsignpageHeightimage NSNumber* The Height of the page's image in pixels calculated at 100 DPI
iEzsignpageWidthpdf NSNumber* The Width of the page in points calculated at 72 DPI
iEzsignpageHeightpdf NSNumber* The Height of the page in points calculated at 72 DPI
iEzsignpagePagenumber NSNumber* The page number in the Ezsigndocument
sComputedImageurl NSString* 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]