Active Property |
Determines if the document is the active document for the session.
Signature
object.Active
object
Document object
The object or objects this property applies to.
Active
Boolean; read-only
Determines if the document is the active document for the
session.
TRUE: The document is the active document.
FALSE: The document is not the active document.
Comments? |