PdfTemplateAddText Method
Adds a text element to the PDF template
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.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