Class ImageExportingEventArgs
Inheritance
System.Object
ImageExportingEventArgs
Namespace: Telerik.Windows.Documents.FormatProviders.Xaml
Assembly: Telerik.Windows.Documents.dll
Syntax
public class ImageExportingEventArgs : EventArgs
Constructors
ImageExportingEventArgs(ImageInline)
Properties
Image
XamlContent
Declaration
public string XamlContent { set; }
Property Value
System.String
|