maxHeight Свойство (AutoTextInvertRequestParams)
Возвращает или задает максимальную высоту (в пикселях) инвертированного текстового блока.
'Declaration
Public Property maxHeight As Integer
public int maxHeight { get; set; }
public: __property int get_maxHeight();
public: __property void set_maxHeight(
int
);
public:
property int maxHeight {
int get();
void set(int );
}
Property Value
Возможные значения: от 10 до 16384. Значение по умолчанию: 200.
Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5