Settings.WriteProtection Property

Definition

Write Protection.

Represents the following element tag in the schema: w:writeProtection.

public DocumentFormat.OpenXml.Wordprocessing.WriteProtection WriteProtection { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.WriteProtection? WriteProtection { get; set; }
member this.WriteProtection : DocumentFormat.OpenXml.Wordprocessing.WriteProtection with get, set
Public Property WriteProtection As WriteProtection

Property Value

Applies to