Skip to main content
A newer version of this page is available. .

MailMessageExportOptions.UseHRefHyperlinks Property

Overrides the corresponding property of the HtmlExportOptionsBase class to hide it.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v19.1.Core.dll

Declaration

Property Value

Type Description
Boolean

Always true.

Property Paths

You can access this nested property as listed below:

Library Object Type Path to UseHRefHyperlinks
Cross-Platform Class Library ExportOptions
.MailMessage.UseHRefHyperlinks
WPF Controls ExportOptionsContainer
.MailMessage.UseHRefHyperlinks

Remarks

This property is intended to hide the corresponding property of the HtmlExportOptionsBase class.

See Also