Table of Contents

Property SaveXaml

Namespace
SharpVectors.Converters
Assembly
SharpVectors.Converters.Wpf.dll

SaveXaml

Gets or sets a value indicating whether to save the conversion output to the XAML file.

public bool SaveXaml { get; set; }

Property Value

bool

This is true if the conversion output is saved to the XAML file; otherwise, it is false. The default depends on the converter.