AvalonEdit
ExtentHeight Property
NamespacesICSharpCode.AvalonEditTextEditorExtentHeight
Gets the vertical size of the document.
Declaration Syntax
C#Visual BasicVisual C++
public double ExtentHeight { get; }
Public ReadOnly Property ExtentHeight As Double
	Get
public:
property double ExtentHeight {
	double get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238