Hyperlink property (IEpnRtfOptions)

Visual Basic example

Visual C++ example

 

Syntax

OLE_COLOR Hyperlink;

Overview

Refer to Setting and Getting ePrint Printer Specifications.

Remarks

Gets or sets the custom color value to be used for the detected URLs. The value of this property is used only if the value of the ForceHyperlinkColor property is set to VARIANT_TRUE.

Support for Basic functionality must be unlocked by calling the UnlockSupport method before using this method.

This property is used to configure the RTF document properties.

To update the value of this property with the currently used setting, call the GetPrinterSaveOptions method.

To update the MS document properties, set this property and the other IEpnRtfOptions properties accessed by the RTFOptions property and call the SetPrinterSaveOptions method.

See Also

Elements:

Title property, Subject property, Author property, Manager property, Company property, FramedText property, EnableURLDetect property, Underline property, ForceHyperlinkColor property, GetPrinterSaveOptions method, SetPrinterSaveOptions method, RTFOptions property

Topics:

ePrint: Getting and Setting RTF Documents Options