Teklynx Discover ActiveX Programmer's Manual page 57

Table of Contents

Advertisement

Reference Guide
" " " " Document.Variables
Returns the Variables collection that represents all the created
Variable objects in the document.
Access
Type
" " " " Document.ViewMode
Sets or retrieves the current mode of visual display.
Access
Type
The value can one of the following:
lppxViewModeName
lppxViewModeSize
lppxViewModeValue
lppxViewModeForm
" " " " Document.ViewOrientation
Sets or retrieves the orientation of the view of the document.
Access
Type
The value can be one of the following:
lppxNoRotation
lppx90DegreeRight
lppxUpSideDown
lppx90DegreeLeft
" " " " Document.WindowState
Sets or retrieves the current size of the visual display of the
document.
Access
Type
The value can one of the following:
lppxNormal=
lppxMinimized=
lppxMaximized= 3
Read-Only.
VT_DISPATCH or Variables collection.
Read/Write.
VT_I2 or Integer or enumViewMode type.
= 1
= 2
= 3
= 4
Read/Write.
VT_I2 or Integer or enumRotation type.
= 0
= 1
= 2
= 3
Read/Write.
VT_I2 or Integer or enumWindowState type.
1
2
Chapter 2 -- 49

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents