Back to Devexpress

IUriStreamService Members

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

latest1.1 KB
Original Source

IUriStreamService Members

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

Methods

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

DevExpress.Office.Services Namespace