public final class TextReplaceOptions extends TextOptions
Represents text replace options
Modifier and Type | Class and Description |
---|---|
static class |
TextReplaceOptions.Scope
Scope where replace text operation is applied
REPLACE_FIRST by default
|
Constructor and Description |
---|
TextReplaceOptions(int scope)
Initializes new instance of the
TextReplaceOptions object for the specified scope. |
Copyright © 2018 Aspose. All Rights Reserved.