Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 995 Bytes

ezsignpage_response_compound.md

File metadata and controls

16 lines (12 loc) · 995 Bytes

ezsignpage_response_compound_t

Properties

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 char * 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]