annot_type property

annot_type property

Gets or sets the annot type.

Definition:

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

See Also