Class XamlExportSettings
Inheritance
System.Object
XamlExportSettings
Namespace: Telerik.Windows.Documents.FormatProviders.Xaml
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class XamlExportSettings : Object
Constructors
XamlExportSettings()
Declaration
public XamlExportSettings()
Properties
ImageExportMode
Events
ImageExporting
Declaration
public event EventHandler<ImageExportingEventArgs> ImageExporting
Event Type
System.
|
InlineUIContainerExporting
Declaration
public event EventHandler<InlineUIContainerExportingEventArgs> InlineUIContainerExporting
Event Type
System.
|