Skip to main content
A newer version of this page is available. .
All docs
V20.2

DXRichEditHtmlDocumentImporterOptions.IgnoreMediaQueries Property

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.RichEdit, DevExpress.Wpf.RichEdit

Declaration

public bool IgnoreMediaQueries { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to IgnoreMediaQueries
DXRichEditDocumentImportOptions
.HtmlOptions .IgnoreMediaQueries
See Also