use_frame_size property #
Determines whether the text frame will be included in a rendering area or not.
Read/write bool.
Default value is false
.
Definition: #
@property
def use_frame_size(self):
...
@use_frame_size.setter
def use_frame_size(self, value):
...
See Also #
- class
SvgConverterOptions
- module
slidize
- library
Slidize