TextReplaceOptions

TextReplaceOptions(Scope)

初始化TextReplaceOptions指定范围的对象。

public TextReplaceOptions(Scope scope)
范围类型描述
scopeScope范围对象。

也可以看看


TextReplaceOptions(ReplaceAdjustment)

初始化TextReplaceOptions替换操作后指定的对象。

public TextReplaceOptions(ReplaceAdjustment adjustment)
范围类型描述
adjustmentReplaceAdjustment替换调整对象。

也可以看看