| DjVu Namespace : PrivsAndProps Enumeration |
Public Enum PrivsAndProps Inherits System.Enum
Dim instance As PrivsAndProps
public enum PrivsAndProps : System.Enum
public enum class PrivsAndProps : public System.Enum
| Member | Description |
|---|---|
| Copy | To copy texts/images to clipboard or any other shared area. The corresponding text notation is "Copy". |
| Edit | To edit any part of the DjVu file. The corresponding text notation is "Edit". |
| EditProp | To edit security properties; add/edit/remove user entries/privileges. The corresponding text notation is "EditProp". |
| Export | To save Secure DjVu to DjVu or other image formats. The corresponding text notation is "Save". |
| InvisibleWatermark | Not implemented for Secure DjVu. The corresponding text notation is "InvisibleWatermark". |
| Owner | The user with Owner privilege can do anything. This has same effect to Copy|Edit|EditProp|Export|Print|ReadProp. |
To print out the document content using printer. The corresponding text notation is "Print". | |
| ReadProp | To read security properties; view or list other users privileges. The corresponding text notation is "ReadProp". |
| Watermark | Not implemented for Secure DjVu. The corresponding text notation is "Watermark". |
System.Object
System.ValueType
System.Enum
DjVu.PrivsAndProps
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family