Saxon API for .NET

XsltTransformer.InitialMode Property

The initial mode for the stylesheet. This is either a QName, for a named mode, or null, for the unnamed (default) mode.

public QName InitialMode {get; set;}

See Also

XsltTransformer Class | Saxon.Api Namespace