![]() | AFRelationship Enumeration |
public enum AFRelationship
Member name | Value | Description |
---|---|---|
Source | 1 | The file specification is the original source material for the associated content. |
Data | 2 | The file specification represents information used to derive a visual presentation – such as for a table or a graph. |
Alternative | 3 | The file specification is an alternative representation of content, for example audio |
Supplement | 4 | The file specification represents a supplemental representation of the original source or data that may be more easily consumable. |
Unspecified | 5 | The relationship is not known or cannot be described using one of the other values. |