MinimumHeight

SvgLoadOptions.MinimumHeight property

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

public int MinimumHeight { get; set; }

See Also