Adding attribs to ImageMetadata class.
This commit is contained in:
parent
d37022b71f
commit
e622b56dae
@ -50,6 +50,8 @@ class PageType:
|
||||
|
||||
class ImageMetadata(TypedDict):
|
||||
Type: PageType
|
||||
Bookmark: str
|
||||
DoublePage: bool
|
||||
Image: int
|
||||
ImageSize: str
|
||||
ImageHeight: str
|
||||
|
Loading…
Reference in New Issue
Block a user