_Document.EnforceStyle 属性

定义

返回或设置一个 boolean 类型的值 ,该值代表是否在受保护的文档中实施格式设置限制。

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

属性值

适用于