state_before_annotation property
state_before_annotation property
The previous state of the text before annotating.
Definition:
@property
def state_before_annotation(self):
...
@state_before_annotation.setter
def state_before_annotation(self, value):
...
See Also
- class
AnnotationBase