Table of Contents
PdfTextContent Constructor
Overload List
Name Description
PdfTextContent(); Creates a new instance of the PdfTextContent class.
PdfTextContent(string); Creates a new instance of the PdfTextContent with the given text.
See Also