[]
Specifies whether formatting restrictions are applied to the document.
If true, prevents the use of direct formatting and the use of styles with the Locked property value of true.
public bool LimitFormattingToUnlockedStyles { get; set; }
Public Property LimitFormattingToUnlockedStyles As Boolean