is_annotative property

is_annotative property

Gets or sets the is annotative.

Definition:

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

See Also