Options.AutoFormatPreserveStyles 属性

定义

如果在 Microsoft Word自动设置文档或区域格式时保留以前应用的样式,则为 True

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

属性值

适用于