DjVu Namespace > SecurityProvider Class : CreateEditableCopy Method |
Public Function CreateEditableCopy() As SecurityProvider
Dim instance As SecurityProvider Dim value As SecurityProvider value = instance.CreateEditableCopy()
public SecurityProvider CreateEditableCopy()
public: SecurityProvider^ CreateEditableCopy();
The SecurityProvider object associated to a loaded Document object describes the security configuration just loaded from the file and it's not modifiable. If you want to modify the configuration to save the Document object, you should firstly create a editable copy of it.
For Secure DjVu handling, see Handling Secure DjVu.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family