Saxon API for .NET

XsltTransformer.InitialTemplate Property

The initial template for the stylesheet. This is either a QName, for a named template, or null, if no initial template has been set.

public QName InitialTemplate {get; set;}

See Also

XsltTransformer Class | Saxon.Api Namespace