Class PostalParameters
Class PostalParameters
Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.1.0)
Posta parametreleri. Postnet, Planet için kullanılır.
[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.BarcodeParameters.PostalParameters")]
public class PostalParameters
Miras
Miras Alınan Üyeler
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Özellikler
PostalShortBarHeight
Posta barkodlarının kısa çubuğunun yüksekliği.
[XmlSerialization(Type = XmlSerializationType.Element, Name = "PostalShortBarHeight")]
public Unit PostalShortBarHeight { get; set; }
Özellik Değeri
Metodlar
ToString()
Bu Aspose.BarCode.Generation.PostalParameters nesnesinin insan tarafından okunabilir bir dize temsilini döndürür.
public override string ToString()
Döndürür
Bu Aspose.BarCode.Generation.PostalParameters nesnesini temsil eden bir dize.