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