VintaSoft Barcode .NET SDK 15.2: Руководство для .NET разработчика
Vintasoft.Barcode Namespace / WriterSettings Class / AustralianPostCustomerInfoFormat Property
Синтаксис Пример Требования Смотрите также
    AustralianPostCustomerInfoFormat Свойство (WriterSettings)
    Возвращает или задает формат для поля информации о клиенте штрих-кода Australia Post 4-state barcode.
    Синтаксис
    'Declaration
    
    <DefaultValueAttribute(None)>
    <DescriptionAttribute("Format of customer information field of Australia Post 4-state barcode.")>
    <CategoryAttribute("1D Barcodes")>
    Public Property AustralianPostCustomerInfoFormat As Vintasoft.Barcode.BarcodeInfo.AustralianPostCustomerInfoFormat
    
    
     

    Property Value

    Значение по умолчанию: AustralianPostCustomerInfoFormat.None.
    Пример

    Пожалуйста, см. пример здесь.

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также