Options.FormatScanning 属性

定义

要跟踪文档中的所有格式的 Microsoft word。

public:
 property bool FormatScanning { bool get(); void set(bool value); };
public bool FormatScanning { get; set; }
member this.FormatScanning : bool with get, set
Public Property FormatScanning As Boolean

属性值

注解

启用 FormatScanning 属性允许您识别所有单独的格式在文档中,以便可以方便地将相同的格式应用于新文本,并快速替换或修改给定的格式在文档中的所有实例。

适用于