TextReplaceOptions

TextReplaceOptions(Scope)

Initialisiert eine neue Instanz vonTextReplaceOptions Objekt für den angegebenen Bereich.

public TextReplaceOptions(Scope scope)
ParameterTypBeschreibung
scopeScopeScope-Objekt.

Siehe auch


TextReplaceOptions(ReplaceAdjustment)

Initialisiert eine neue Instanz vonTextReplaceOptions Objekt für die angegebene After-Replace-Aktion.

public TextReplaceOptions(ReplaceAdjustment adjustment)
ParameterTypBeschreibung
adjustmentReplaceAdjustmentReplaceAdjustment-Objekt.

Siehe auch