Overload | Description |
---|---|
ReplaceText(FindTextParams,String,Font,Nullable<Single>) | Replaces a specified text on the current page.
Note that the results may be affected by the current value of the GrapeCity.Documents.Pdf.Recognition.RecognitionAlgorithm property. |
ReplaceText(ViewState,TextMapFragment,String,Font,Nullable<Single>) | Replaces a specified text range on the current page. |
ReplaceText(TextMapFragment,String,Font,Nullable<Single>) | Replaces a specified text range on the current page. |