[Root] / Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / TextSearchOptions Class


In This Topic
    TextSearchOptions Class Properties
    In This Topic

    For a list of all members of this type, see TextSearchOptions members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the area in a page where to search for a text.  
    Public PropertyGets or sets the brush of the text to find.  
    Public PropertyGets or sets the font name of the text to find.  
    Public PropertyGets or sets the font size of the text to find.  
    Public PropertyGets or sets if the text to find is bold.  
    Public PropertyGets or sets if the text to find is in italic.  
    Public PropertyGets or sets if the text to find must match the case.  
    Public PropertyGets the text to find.  
    Top
    See Also