Find the search string character information.
Namespace: Spire.DocViewer.FormsAssembly: Spire.DocViewer.Forms (in Spire.DocViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.4020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class SearchStringStruct
Public Class SearchStringStruct
public ref class SearchStringStruct
type SearchStringStruct = class end
Members
| All Members | Constructors | Fields | Methods |
| Member | Description | |
|---|---|---|
| SearchStringStruct()()()() | Initializes a new instance of the SearchStringStruct class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FindChar |
Need to search strings.
| |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IgnoreCase |
Is Case-sensitive.
| |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| StringPosition |
Find a string position.
| |
| ToString()()()() | (Inherited from Object.) |