public final class AnnotationReviewerRights
extends com.aspose.ms.System.Enum
The rights of annotation collaborator.
Modifier and Type | Field and Description |
---|---|
static long |
All
All
|
static long |
CanAnnotate
The can annotate
|
static long |
CanDelete
The can delete
|
static long |
CanDownload
The can download
|
static long |
CanExport
The can export
|
static long |
CanRedact
The can redact
|
static long |
CanView
The can view
|
static long |
None
The none
|
public static final long None
The none
public static final long CanView
The can view
public static final long CanAnnotate
The can annotate
public static final long CanDownload
The can download
public static final long CanExport
The can export
public static final long CanDelete
The can delete
public static final long CanRedact
The can redact
public static final long All
All
Copyright © 2018. All rights reserved.