Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.22 KB

EzsigntemplatedocumentpageResponse.md

File metadata and controls

21 lines (16 loc) · 1.22 KB

EzmaxApi::Object::EzsigntemplatedocumentpageResponse

Load the model package

use EzmaxApi::Object::EzsigntemplatedocumentpageResponse;

Properties

Name Type Description Notes
pki_ezsigntemplatedocumentpage_id int The unique ID of the Ezsigntemplatedocumentpage
i_ezsigntemplatedocumentpage_widthimage int The Width of the page's image in pixels calculated at 100 DPI
i_ezsigntemplatedocumentpage_heightimage int The Height of the page's image in pixels calculated at 100 DPI
i_ezsigntemplatedocumentpage_widthpdf int The Width of the page in points calculated at 72 DPI
i_ezsigntemplatedocumentpage_heightpdf int The Height of the page in points calculated at 72 DPI
i_ezsigntemplatedocumentpage_pagenumber int The page number in the Ezsigntemplatedocument
s_computed_imageurl string The Url to the Ezsigntemplatedocumentpage's rasterized image. Url will expire after 5 minutes.

[Back to Model list] [Back to API list] [Back to README]