PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1TextSearchArgs Class
Fields


In This Topic
    C1TextSearchArgs Class Members
    In This Topic

    The following tables list the members exposed by C1TextSearchArgs.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public FieldValue indicating whether to search forward.  
    Public FieldValue indicating whether to search from the top of the document.  
    Public FieldValue indicating whether to ignore case.  
    Public FieldThe search string.  
    Public FieldValue indicating whether to search for whole words only.  
    Top
    See Also