| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<PdfCertificationFlags>
com.spire.pdf.security.PdfCertificationFlags
public enum PdfCertificationFlags
Specifies the available permissions on certificated document.
| Enum Constant Summary | |
|---|---|
| Allow_CommentsOnly allow commenting and form fill-in actions on this document. | |
| Allow_Form_FillOnly allow form fill-in actions on this document. | |
| Forbid_ChangesDisallow any changes to the document. | |
| Method Summary | |
|---|---|
|  java.lang.String | getName() | 
|  int | getValue() | 
| Enum Constant Detail | 
|---|
public static final PdfCertificationFlags Forbid_Changes
public static final PdfCertificationFlags Allow_Form_Fill
public static final PdfCertificationFlags Allow_Comments
| Method Detail | 
|---|
public java.lang.String getName()
public int getValue()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||