Class PdfTextVariableInserter
Inheritance
System.Object
PdfTextVariableInserter
Namespace: IronPdf.Engines.Pdfium
Assembly: IronPdf.dll
Syntax
public static class PdfTextVariableInserter : Object
Methods
ReplacePdfVariableText(String, Int32, ChromePdfRenderOptions, Int32)
Declaration
public static string ReplacePdfVariableText(this string text, int id, ChromePdfRenderOptions options, int page_index)
Parameters
Type | Name | Description |
---|---|---|
System.String | text | |
System.Int32 | id | |
ChromePdfRenderOptions | options | |
System.Int32 | page_index |
Returns
Type | Description |
---|---|
System.String |