PdfTemplateAddText Method
Adds a text element to the PDF template
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
public PdfTextRenderInfo AddText(
PdfTextElement textElement
)
- textElement PdfTextElement
- The text element to render into the template
PdfTextRenderInfo
A PdfTextRenderInfo object containing information about the bounding box
where the text was rendered