hide_pdf_annotations property

hide_pdf_annotations property

Hide annotations in Pdf documents.

Definition:

@property
def hide_pdf_annotations(self):
    ...
@hide_pdf_annotations.setter
def hide_pdf_annotations(self, value):
    ...

See Also