PostalParameters

PostalParameters class

Postal parameters. Used for Postnet, Planet.

public class PostalParameters : joint.BaseJavaClass

Constructors

NameDescription
PostalParameters(object)Initializes a new instance of the PostalParameters class.

Methods

NameDescription
getPostalShortBarHeightShort bar’s height of Postal barcodes.
getShortBarHeightShort bar’s height of Postal barcodes.
init
setPostalShortBarHeight(object)Short bar’s height of Postal barcodes.
setShortBarHeight(object)Short bar’s height of Postal barcodes.
toStringReturns a human-readable string representation of this PostalParameters.

Fields

NameDescription
postalShortBarHeight

See Also