Enum ReplaceTextStrategy.Scope
ReplaceTextStrategy.Scope enumeration
Scope where replace text operation is applied REPLACE_FIRST by default
public enum Scope
Values
Name | Value | Description |
---|---|---|
ReplaceFirst | 0 | Replace only first occurence of the text on each of affected pages |
ReplaceAll | 1 | Replace all text occurences on all affected pages |
See Also
- class ReplaceTextStrategy
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF