TextReplaceOptions
TextReplaceOptions(Scope)
Initierar ny instans avTextReplaceOptions
objekt för det angivna omfånget.
public TextReplaceOptions(Scope scope)
Parameter | Typ | Beskrivning |
---|---|---|
scope | Scope | Omfattning objekt. |
Se även
- enum Scope
- class TextReplaceOptions
- namnutrymme Aspose.Pdf.Text
- hopsättning Aspose.PDF
TextReplaceOptions(ReplaceAdjustment)
Initierar ny instans avTextReplaceOptions
objekt för den angivna efter ersättningsåtgärden.
public TextReplaceOptions(ReplaceAdjustment adjustment)
Parameter | Typ | Beskrivning |
---|---|---|
adjustment | ReplaceAdjustment | ReplaceAdjustment-objekt. |
Se även
- enum ReplaceAdjustment
- class TextReplaceOptions
- namnutrymme Aspose.Pdf.Text
- hopsättning Aspose.PDF