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 | |
---|---|
Name | Description |
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. |