Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DXRichEditHtmlDocumentImporterOptions Fields

Provides options for importing the document in HTML format.
Name Description
AsyncImageLoadingProperty static Identifies the DXRichEditHtmlDocumentImporterOptions.AsyncImageLoading dependency property.
AutoDetectEncodingProperty static Identifies the DXRichEditHtmlDocumentImporterOptions.AutoDetectEncoding dependency property.
EncodingProperty static Identifies the DXRichEditHtmlDocumentImporterOptions.Encoding dependency property.
FontScalingDpiValueProperty static Identifies the DXRichEditHtmlDocumentImporterOptions.FontScalingDpiValue dependency property.
IgnoreFloatPropertyProperty static Identifies the DXRichEditHtmlDocumentImporterOptions.IgnoreFloatProperty dependency property.
IgnoreMediaQueriesProperty static Identifies the IgnoreMediaQueries dependency property.
IgnoreMetaCharsetProperty static Identifies the DXRichEditHtmlDocumentImporterOptions.IgnoreMetaCharset dependency property.
ImageScalingDpiProperty static Identifies the ImageScalingDpi dependency property.
ReplaceSpaceWithNonBreakingSpaceInsidePreProperty static Identifies the DXRichEditHtmlDocumentImporterOptions.ReplaceSpaceWithNonBreakingSpaceInsidePre dependency property.
SourceUriProperty static Identifies the DXRichEditHtmlDocumentImporterOptions.SourceUri dependency property.
See Also