Skip to main content

MailMessageExportOptions.UseHRefHyperlinks Property

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

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v24.2.Core.dll

Declaration

Property Value

Type Description
Boolean

Always true.

Property Paths

You can access this nested property as listed below:

Object Type Path to UseHRefHyperlinks
ExportOptions
.MailMessage .UseHRefHyperlinks

Remarks

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

See Also