search Method

Summary

Searches this OutputParagraph for a given string.

Syntax

TypeScript
    search(substr: string, matchCase?: boolean): OutputParagraphSearchResult; 

Parameters

substr

The value to search for.

matchCase

If the value should have the same case or not.

Return Value

An OutputParagraphSearchResult that contains any matches for the given parameters.

Requirements

Target Platforms

See Also

OutputParagraph Object

OutputParagraph Members

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.