Class PdfTextVariableInserter
Inheritance
System.Object
PdfTextVariableInserter
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: IronPdf.Engines.Pdfium
Assembly: IronPdf.dll
Syntax
public static class PdfTextVariableInserter
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 |
Inherited members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)