TextReplaceOptions
TextReplaceOptions(Scope)
Initialisiert eine neue Instanz vonTextReplaceOptions
Objekt für den angegebenen Bereich.
public TextReplaceOptions(Scope scope)
Parameter | Typ | Beschreibung |
---|---|---|
scope | Scope | Scope-Objekt. |
Siehe auch
- enum Scope
- class TextReplaceOptions
- namensraum Aspose.Pdf.Text
- Montage Aspose.PDF
TextReplaceOptions(ReplaceAdjustment)
Initialisiert eine neue Instanz vonTextReplaceOptions
Objekt für die angegebene After-Replace-Aktion.
public TextReplaceOptions(ReplaceAdjustment adjustment)
Parameter | Typ | Beschreibung |
---|---|---|
adjustment | ReplaceAdjustment | ReplaceAdjustment-Objekt. |
Siehe auch
- enum ReplaceAdjustment
- class TextReplaceOptions
- namensraum Aspose.Pdf.Text
- Montage Aspose.PDF