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

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