Sets the height of the editor in pixels.

public Nullable<int> Height { get; set; }
Type:
Nullable<int>
In this article