Table of Contents

Property WriteProtectionRecommended

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

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?