Table of Contents
- Getting Started
- EO.Pdf
- EO.Web
- EO.WebBrowser
- EO.Wpf
- Common Topics
- Reference
- .NET API Reference
- EO.Base
- EO.Base.UI
- EO.Extensions
- EO.Pdf
- EO.Pdf.Acm
- EO.Pdf.Contents
- EO.Pdf.Drawing
- EO.Pdf.Mvc
- EO.Web
- EO.WebBrowser
- EO.WebBrowser.DOM
- EO.WebBrowser.DOM
- Classes
- Collection<T> Class
- Document Class
- Element Class
- Window Class
- EO.WebEngine
- EO.WinForm
- EO.Wpf
- EO.Wpf.Gauge
- EO.Wpf.Gauge.Shapes
- EO.Wpf.Primitives
- EO.Wpf.Themes.Aero
- EO.Wpf.Themes.Classic
- EO.Wpf.Themes.Luna
- EO.Wpf.Themes.Metro
- EO.Wpf.Themes.Royale
- JavaScript API Reference
- .NET API Reference
Document Properties |
The properties of the Document class are listed below. For a complete list of Document class members, see the Document Members topic.
Properties
Name | Description | |
---|---|---|
body | Gets the body element. | |
Item (inherited from JSObject) | Gets or sets a property value. | |
Item (inherited from JSObject) | Gets or sets a property value. | |
title | Gets or sets the title of the document. | |
URL | Gets or sets the Url of the document. |
See Also