'Declaration Public Property LineHeightMinimum As System.Nullable(Of Single)
public System.Nullable<float> LineHeightMinimum { get; set; }
public: __property System.Nullable<float> get_LineHeightMinimum(); public: __property void set_LineHeightMinimum(
System.Nullable<float> value
);
public:
property System.Nullable<float> LineHeightMinimum { System.Nullable<float> get(); void set(System.Nullable<float> value); }
Property Value
Минимальное значение - 0, максимальное значение - 1584.