Class ImageAnnotationContext (3.2.0)

ImageAnnotationContext(mapping=None, *, ignore_unknown_fields=False, **kwargs)

If an image was produced from a file (e.g. a PDF), this message gives information about the source of that image.

Attributes

NameDescription
uri str
The URI of the file used to produce the image.
page_number int
If the file was a PDF or TIFF, this field gives the page number within the file used to produce the image.