MinimumWidth

SvgLoadOptions.MinimumWidth property

Set minimum width for converting SVG document. It’s used when converting to raster formats. Default is 800.

public int MinimumWidth { get; set; }

See Also