auto_scale property
auto_scale property
The auto scale setting for the watermark annotation.
Definition:
@property
def auto_scale(self):
...
@auto_scale.setter
def auto_scale(self, value):
...
See Also
- class
WatermarkAnnotation
The auto scale setting for the watermark annotation.
@property
def auto_scale(self):
...
@auto_scale.setter
def auto_scale(self, value):
...
WatermarkAnnotation