Click or drag to resize

ITextOutputServiceWrite Method

Overload List
 NameDescription
Public methodWrite(String)Writes a string to the output.
Public methodWrite(String, Object) Writes a line using the format string and the parameters
Public methodWrite(IFormatProvider, String, Object) Write a line using a format provider and a formatted string.
Top
See Also