SvgConversionOptions.MinStrokeWidth PropertyGets or sets the minimum stroke width that will be used in the resulting SVG. If the PDF use a thinner stroke width, it will be replaced with this width.public double MinStrokeWidth { get; set; }View sourceNamespacePdfToSvgPackagePdfToSvg.NET (since v0.1.0)Property ValueDoubleSee AlsoSvgConversionOptions ClassPdfToSvg Namespace