PdfToSvg.NET
  • Get started
  • Documentation
  • License
  • v0.8.0
PdfToSvg
SvgConversionOptions Class
SvgConversionOptions Properties
FontResolver
ImageResolver
IncludeLinks
KerningThreshold
MinStrokeWidth

SvgConversionOptions.MinStrokeWidth Property

Gets 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 source
Namespace
PdfToSvg
Package
PdfToSvg.NET (since v0.1.0)

Property Value

Double

See Also

SvgConversionOptions Class
PdfToSvg Namespace
Made by Daniel Mester Pirttijärvi
GitHub Contact