LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Indicates whether the preview pane for a link is displayed.
Defined in
NotesUIDocument
Data type
Boolean
Syntax
To get: flag = notesUIDocument.PreviewDocLink
To set: notesUIDocument.PreviewDocLink = flag
Legal values
If there is no link on the current document, the preview pane is empty.
Language cross-reference
ShowHideLinkPreview @command in formula language
Example See Also