Back to Devexpress

IUriStreamService Methods

officefileapi-devexpress-dot-office-dot-services-dot-iuristreamservice-dot-underscore-methods.md

latest1.1 KB
Original Source

IUriStreamService Methods

Defines a service which is called to retrieve data from the URI specified in some types of document fields.

NameDescription
GetStream(String)Provides the data stream for the specified Uri.
RegisterProvider(IUriStreamProvider)Registers the Uri data stream provider and makes it available to clients of the service.
UnregisterProvider(IUriStreamProvider)Cancels the registration of an Uri data stream provider, and makes it unavailable to the clients of the service.

See Also

IUriStreamService Interface

IUriStreamService Members

DevExpress.Office.Services Namespace