ActiveDocument property

This property returns a Document object that represents the document with the UI focus.

Defined in

Application

Data type

Document

Syntax

public Document getActiveDocument()

See examples

Example: ActiveDocument property