Kosmaczewski.Oruga Assembly Documentation

XslFoSerializer.Write Method 

Writes the result of the transformation to the provided Stream

public void Write(
   Stream stream
);

Parameters

stream
System.IO.Stream instance that will be used to write the result of the transformation

Implements

ISerializer.Write

See Also

XslFoSerializer Class | Kosmaczewski.Oruga.XslFo Namespace