PostalParameters

PostalParameters class

Module: aspose_barcode.generation.postal_parameters

Postal parameters. Used for Postnet, Planet.

Constructors

NameDescription
init

Methods

NameReturn TypeStaticDescription
strstrNoReturns a human-readable string representation of this PostalParameters.

Properties

NameTypeDescription
postal_short_bar_heightOptional[Unit]Short bar’s height of Postal barcodes.
short_bar_heightOptional[Unit]

PostalParameters Constructor

__init__(self, _java_class)
ParameterTypeDescription
_java_class``

PostalParameters.str

__str__(self) -> str

Returns a human-readable string representation of this PostalParameters.

Return Type: str — A string that represents this PostalParameters.

PostalParameters.postal_short_bar_height

Type: Optional[Unit]

Short bar’s height of Postal barcodes.

Short bar’s height of Postal barcodes.

ParameterTypeDescription
valueUnit

PostalParameters.short_bar_height

Type: Optional[Unit]

ParameterTypeDescription
valueOptional[Unit]