annotation_type property

annotation_type property

Gets the type of this PdfAnnotation.

Definition:

@property
def annotation_type(self):
    ...

See Also