Frameset.Height Property

Definition

Returns or sets the height of the specified Frameset object.

public:
 property int Height { int get(); void set(int value); };
public int Height { get; set; }
member this.Height : int with get, set
Public Property Height As Integer

Property Value

Remarks

The HeightType property determines the type of unit in which this value is expressed.

Applies to