Table of Contents

Property SaveImage

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

SaveImage

Gets or sets a value indicating whether to save static or bitmap image output.

public bool SaveImage { get; set; }

Property Value

bool

This is true if the conversion saves static or bitmap image file; otherwise, it is false. The default value is false.