.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


PreviewDocLink property
Example

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


Usage

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