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.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool ReadOnlyRecommended { get; set; }
Public Property ReadOnlyRecommended As Boolean
Get
Set
Property Value
Boolean
See Also