PdfPage AddText Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodAddText(String)
Add raw text to the page
Public methodAddText(String, Single, PdfFont)
Add raw text to the page
Public methodAddText(String, Single, PdfFont, PdfColor)
Add raw text to the page
Back to Top
See Also