Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Productivity Library
/
OfficeTools Object
/ WordProcessingBookmark Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
WordProcessingBookmark Property
In This Topic
Gets or sets the name of the bookmark at which to insert text when creating a word-processing document.
Syntax
Visual Basic (Declaration)
expression
.WordProcessingBookmark
As
String
where
expression
is a variable that represents a
OfficeTools Object
Remarks
This property is only used in conjunction with an active word-processing template. To configure Office Tools to not use a bookmark, pass in an empty string instead of null.
See Also
Reference
OfficeTools Object
OfficeTools Members