is_not_annotative property

is_not_annotative property

Gets or sets the not annotative.

Definition:

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

See Also