only_annotated_pages property
only_annotated_pages property
The property indicates whether to save only annotated pages.
Definition:
@property
def only_annotated_pages(self):
...
@only_annotated_pages.setter
def only_annotated_pages(self, value):
...
See Also
- class
SaveOptions