length_adjust method

length_adjust

Sets the ’lengthAdjust’ attribute, specifying how text length adjustments are made.

Returns

The current builder instance.

def length_adjust(self, value):
    ...
ParameterTypeDescription
valueLengthAdjustThe length adjust value.

See Also