Kosmaczewski.Oruga Assembly Documentation

XslFoDocument.GetNavigator Method 

Creates an object to be used by XSL transformations by the ISerializers. Write

public XPathNavigator GetNavigator();

Return Value

An XPathNavigator instance.

Remarks

The method of doing an XSL transformation using XPathNavigator objects is marked as "Obsolete" in the .NET Framework version 1.1.

See Also

XslFoDocument Class | Kosmaczewski.Oruga.XslFo Namespace