XsltFactory

XmlLoadOptions.XsltFactory property

XSLT document stream to convert XML performing XSL transformation to HTML.

public Func<Stream> XsltFactory { get; set; }

See Also