Protection
WordProcessingSaveOptions.Protection property
Allows to control and apply the document protection options for the WordProcessing document of any format, which supports document protection. By default is NULL - document protection will not be used.
public WordProcessingProtection Protection { get; set; }
See Also
- class WordProcessingProtection
- class WordProcessingSaveOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor