Click or drag to resize

DocumentWriteProtectionReadOnlyRecommended Property

Gets or sets option that specifies if applications should provide user interface recommending that the user open this document in write protected state.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool ReadOnlyRecommended { get; set; }

Property Value

Boolean
See Also