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