[]
Gets or sets a value indicating whether this section is protected for forms.
When a section is protected for forms, users can select and modify text only in form fields in Microsoft Word.
public bool ProtectedForForms { get; set; }
Public Property ProtectedForForms As Boolean