ContentReplacer Methods |
The ContentReplacer type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddImage |
Replace the image that best fits 'target_region' with 'replacement_image'.
|
![]() | AddString |
Any text of the form "[template_text]" will be replaced by "replacement_text".
|
![]() | AddText |
All text inside 'target_region' will be deleted and replaced with 'replacement_text'.
|
![]() | Close | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Process | |
![]() | SetMatchStrings |
Change the delimiters from '[' and ']' to arbitary strings.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |