Property WriteProtectionRecommended
WriteProtectionRecommended
Gets or sets whether the document recommends being opened read-only (w:writeProtection/@w:recommended), or null when no w:writeProtection was present.
public bool? WriteProtectionRecommended { get; set; }
Property Value
- bool?