Enum ImageExportMode
Namespace: Telerik.Windows.Documents.FormatProviders.Xaml
Assembly: Telerik.Windows.Documents.dll
Syntax
public enum ImageExportMode
ImageExportingEvent
Event is fired on exporting
None
Images are not exported
RawData
Images are exported using their RawData
UriSource
The UriSource property is used instead of RawData. Bare in mind that this property may not be set on all images.