English
  1. Home
  2. PdfPageToImageRequest

PdfPageToImageRequest

Pdf Page To Image Request body

PdfDocumentRequest > PdfPageToImageRequest
NAME DESCRIPTION

Format

Required

PageExportFormat Image file format

PageNumber

Required

int32 Number of PDF file page. Starts with 1. Default is 1

Width

Required

int32 The converted image width. Default is PDF page width

Height

Required

int32 The converted image height. Default is PDF page height

PdfBase64File

Required

string Base64 encoded PDF document to process