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

SvgConversionOptions.IncludeLinks Property

Determines whether web links from the PDF will be included in the generated SVG.

public bool IncludeLinks { get; set; }
View source
Namespace
PdfToSvg
Package
PdfToSvg.NET (since v0.2.0)

Property Value

Boolean

Remarks

Note that other types of links, including links within the document, are currently not supported.

See Also

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