MhtDocumentImporterOptions.SourceUri Property
Overrides the corresponding property of the base class to hide it.
Namespace: DevExpress.XtraRichEdit.Import
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
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