MailMessageExportOptions.EmbedImagesInHTML Property
Always returns false.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | Returns false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to EmbedImagesInHTML |
---|---|
ExportOptions |
|
Remarks
Overrides the property of the base class.
See Also