DXRichEditMhtDocumentImporterOptions.IgnoreFloatProperty Property
Specifies whether to ignore the “float” setting of MHT elements in the imported document. This is a dependency property.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v25.2.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to IgnoreFloatProperty |
|---|---|
| DXRichEditDocumentImportOptions |
|
Remarks
Use the IgnoreFloatProperty property to avoid inappropriate rendering of floating objects.
See Also