• HOME
  • PRODUCTS
  • DEMOS
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
  • FREE EVALUATION
Search Results for

    Show / Hide Table of Contents

    HighlightAll Method

    HighlightAll(String, SearchOptions, Regex)

    When implemented by a class, highlights all occurrences of specified string in the class text content.

    Declaration
    int HighlightAll(string text, SearchOptions options, Regex expression)
    Parameters
    Type Name Description
    String text

    Specifies text to mark.

    SearchOptions options

    Specifies parameters of search.

    Regex expression

    Represents a regular expression to find text.

    Returns
    Type Description
    Int32

    Number of found occurrences.

    In This Article
    Back to top Copyright AlterNET Software Download PDF