Class PostalParameters

Class PostalParameters

Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.4.0)

Postal parameters. Used for Postnet, Planet.

[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.BarcodeParameters.PostalParameters")]
public class PostalParameters

Inheritance

object PostalParameters

Inherited Members

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

PostalShortBarHeight

Short bar’s height of Postal barcodes.

[XmlSerialization(Type = XmlSerializationType.Element, Name = "PostalShortBarHeight")]
public Unit PostalShortBarHeight { get; set; }

Property Value

Unit

Methods

ToString()

Returns a human-readable string representation of this Aspose.BarCode.Generation.PostalParameters.

public override string ToString()

Returns

string

A string that represents this Aspose.BarCode.Generation.PostalParameters.

 English