TextElement Constructor NFX Class Library

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

Overload List

  NameDescription
Public methodTextElement(String)
Initializes a new instance of the TextElement class
Public methodTextElement(String, Single, PdfFont)
Initializes a new instance of the TextElement class
Public methodTextElement(String, Single, PdfFont, PdfColor)
Initializes a new instance of the TextElement class
Back to Top
See Also