
Chapter 2 -- 52
Programmer’s Guide
Parameters:
longLabelQuantity
Required VT_I4 or Long.
longLabelCopy
Optional VT_I4 or Long (default 1).
l
ongInterCut
Optional VT_I4 or Long (default 1).
longPageCopy
Optional VT_I4 or Long (default 1).
longLabelNoPrintedFrom
Optional VT_I4 or Long (default 1).
strFileName
Optional VT_BSTR or String (default
empty string).
Note
Parameters are described in the User’s Guide.
"
"
"
"
Document.Save
VTS_I2
Save
().
Saves the document.
If the document has not been saved, a dialog box is prompted
automatically.
"
"
"
"
Document.SaveAs
VTS_I2
SaveAs
(
strDocumentFileName
).
Saves the document with a new name.
Parameters:
strDocumentFileName
Required VT_BSTR or String.
"
"
"
"
Document.Activate
VTS_NONE
Activate
().
Causes the document object to be activated, being the
ActiveDocument.