Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1FindTextParams Class
Properties


In This Topic
    C1FindTextParams Class Members
    In This Topic

    The following tables list the members exposed by C1FindTextParams.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1FindTextParams class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether to match case.  
    Public PropertyGets the text to find.  
    Public PropertyGets a value indicating whether to match whole words only.  
    Top
    See Also