MhtDocumentImporterOptions.SourceUri Property
Overrides the corresponding property of the base class to hide it.
Namespace: DevExpress.XtraRichEdit.Import
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | An empty string. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to SourceUri |
---|---|
RichEditDocumentImportOptions |
|
Remarks
This property is intended to support the internal infrastructure.
See Also