SvgConversionOptions Properties

Properties

CollapseSpaceEmbeddedFontExplicit spacing between letters below this threshold will be removed and merged to a single text span when using an embedded font.
CollapseSpaceLocalFontExplicit spacing between letters below this threshold will be removed and merged to a single text span when using a local font.
FontResolverGets or sets an implementation that will be used for deciding what font to be used for text included in the SVG.
ImageResolverGets or sets a class that is used to resolve URLs for images.
IncludeHiddenTextDetermines whether hidden text from the PDF document will be included in the generated SVG.
IncludeLinksDetermines whether web links from the PDF document will be included in the generated SVG.
MinStrokeWidthGets 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.

See Also

SvgConversionOptions Class
PdfToSvg Namespace