Teklynx Discover ActiveX Programmer's Manual page 55

Table of Contents

Advertisement

Reference Guide
" " " " Document.Database
Returns the Database object associated with the document.
Access
Type
" " " " Document.Format
Returns the Format object that represents the format of the
document.
Access
Type
" " " " Document.TriggerForm
Sets or returns the TriggerForm in printing situation.
Access
Type
The value can be one of the following:
lppxNever
lppxForEachSerie
lppxForEachLabel
" " " " Document.FullName
Returns the file specification for the document, including path.
Access
Type
Ex : c:\drawdir\scribble.
" " " " Document.Name
Returns the document's name. Default property.
Access
Type
Read-Only.
VT_DISPATCH or Database object.
Read-Only.
VT_DISPATCH or Format object.
Read/Write.
VT_I2 or Integer or enumTriggerForm type.
= 1
= 2
= 3
Read-Only.
VT_BSTR or String.
Read-Only.
VT_BSTR or String.
Chapter 2 -- 47

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents