Page Property (JEditorPane)

Class

JEditorPane.

Action

Gets the current URL being displayed.

Syntax

'Declaration
Protected Read Property Page As String

Access

Read only.

Examples

Dim page As String = editorPane.Page