EasyManua.ls Logo

Teklynx Discover ActiveX - Object Properties

Teklynx Discover ActiveX
165 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 2 -- 18
Programmer’s Guide
"
""
" Application.ActiveDocument
This property allows you to access the document object interface
(refer to the document which has the focus in the main
application).
Returns an error if no document in application.
Access Read-Only.
Type VT_DISPATCH or
Document.
"
""
" Application.ActivePrinterName
Returns the current pair <Printer, Port> of the active document,
if any, empty string if none.
Access Read-only.
Type VT_BSTR or
String.
"
""
" Application.Application
This property returns the Application
object that represents the
root object of the hierarchy.
Access Read-only.
Type VT_DISPATCH or
Application.
"
""
" Application.Caption
Returns or sets the caption text for the application window. To
change the caption of the application window into the default
text, set this property to an empty string (””).
Access Read/Write.
Type VT_BSTR or
String.
Object
Properties

Table of Contents