TextHighlightingOptions
TextHighlightingOptions class
Represents options which can be used to highlight text in text frame.
public class TextHighlightingOptions : ITextHighlightingOptions
Constructors
| Name | Description |
|---|---|
| TextHighlightingOptions() | Creates new default text highlighting options. |
Properties
| Name | Description |
|---|---|
| CaseSensitive { get; set; } | Set true to use case-sensitive search, false - otherwise. Read/write Boolean. |
| WholeWordsOnly { get; set; } | Set true to match only whole words, false - otherwise. Read/write Boolean. |
See Also
- interface ITextHighlightingOptions
- namespace Aspose.Slides
- assembly Aspose.Slides