Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document 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