height Свойство (WebBarcodeWriteRequestParams)
Возвращает или задает высоту (в пикселях) одномерного штрих-кода.
'Declaration
Public Property height As Integer
public int height { get; set; }
public: __property int get_height();
public: __property void set_height(
int
);
public:
property int height {
int get();
void set(int );
}
Property Value
Минимальное значение - 3, максимальное значение - 4096. Значение по умолчанию - 100.
Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5