MhtExportOptions.EmbedImagesInHTML Property
Overrides the HtmlExportOptionsBase.EmbedImagesInHTML property, to hide it.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type |
|---|
| Boolean |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to EmbedImagesInHTML |
|---|---|
| ExportOptions |
|
Remarks
The EmbedImagesInHTML property is hidden, because it isn’t appropriate for the MhtExportOptions.
See Also