Kosmaczewski.Oruga Assembly Documentation

XslFoBuilder.AppendText Method 

Appends text to the fo:block currently being built.

public void AppendText(
   string text
);

Parameters

text
The string to append to the block.

See Also

XslFoBuilder Class | Kosmaczewski.Oruga.XslFo Namespace