DocumentSettings.ProtectStyles

DocumentSettings.ProtectStyles property

Specifies whether the user is prevented from creating or editing styles. However, regardless of this setting, the user can still apply styles.

public BOOL ProtectStyles { get; set; }

See Also