custom_print_scale_numerator property

custom_print_scale_numerator property

Gets or sets the custom print scale numerator.

Definition:

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

See Also