|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<PdfAttachmentRelationship>
com.spire.pdf.general.PdfAttachmentRelationship
public enum PdfAttachmentRelationship
Attachment relationship type.
| Enum Constant Summary | |
|---|---|
Alternative
If this document specification is an alternative representation of the content(such as audio). |
|
Data
If this document specification represents the information used to generate a visual rendering. |
|
Source
If this document specification is the original source material for the associated content. |
|
Supplement
If this document specification represents a supplemental representation of the original source or data that may be easier to process. |
|
Unspecified
When the relationship is unknown or cannot be described using one of the other values. |
|
| Enum Constant Detail |
|---|
public static final PdfAttachmentRelationship Source
public static final PdfAttachmentRelationship Data
public static final PdfAttachmentRelationship Alternative
public static final PdfAttachmentRelationship Supplement
public static final PdfAttachmentRelationship Unspecified
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||