Remover2AddTextToRemove Method ByteScout PDF Extractor SDK
Overload List

  NameDescription
Public methodAddTextToRemove(ISearchResult)
Removes the text by the search result got from Find(Int32, String, Boolean) methods.
Public methodAddTextToRemove(IEnumerableISearchResult)
Adds text search results received from FindAll(Int32, String, Boolean) method for removal.
Public methodAddTextToRemove(Int32, IEnumerablePointF)
Adds text objects located in the specified points for removal.
Public methodAddTextToRemove(Int32, IEnumerableRectangleF)
Adds all text objects located in or intersecting the specified rectangles for removal.
Public methodAddTextToRemove(Int32, PointF)
Adds text object located in the specified point for removal.
Public methodAddTextToRemove(Int32, RectangleF)
Adds all text objects located in or intersecting the specified rectangle for removal.
Public methodAddTextToRemove(Int32, IEnumerableString, Boolean)
Adds all occurrence of the specified text for removal.
Public methodAddTextToRemove(Int32, Single, Single)
Adds text object located in the specified point for removal.
Public methodAddTextToRemove(Int32, String, Boolean)
Adds all occurrence of the specified text for removal.
Public methodAddTextToRemove(Int32, Single, Single, Single, Single)
Adds all text objects located in or intersecting the specified rectangle for removal.
Top
See Also

Reference