Package | Description |
---|---|
com.groupdocs.editor.options |
The com.groupdocs.editor.options namespace provides interfaces for load and save options.
|
Modifier and Type | Method and Description |
---|---|
WordProcessingProtection |
WordProcessingSaveOptions.getProtection()
Allows to control and apply the document protection options for the
WordProcessing document of any format, which supports document
protection.
|
Modifier and Type | Method and Description |
---|---|
void |
WordProcessingSaveOptions.setProtection(WordProcessingProtection value)
Allows to control and apply the document protection options for the
WordProcessing document of any format, which supports document
protection.
|