Get PDF page dimensions

Supported in: Batch

Get the dimensions in points of each page of the PDF.

Expression categories: Media

Declared arguments

  • Media reference - The document from which page dimensions are extracted.
    Expression<Media reference>

Output type: Array<Struct<height, width>>