ITextView.ViewportHeight Property

Definition

Gets the height of the visible content window in logical pixels.

public:
 property double ViewportHeight { double get(); };
public:
 property double ViewportHeight { double get(); };
public double ViewportHeight { get; }
member this.ViewportHeight : double
Public ReadOnly Property ViewportHeight As Double

Property Value

The height of the viewport.

Applies to