XslFoLoadOptions.BasePath

XslFoLoadOptions.BasePath property

The base path/url from which are searched relative paths to external resources (if any) referenced in loaded SVG file.

public string BasePath { get; set; }

See Also