public final class AFRelationshipValue extends Object
| Modifier and Type | Field and Description | 
|---|---|
static PdfName |  
           Alternative 
            
              Alternative shall be used if this file specification is an alternative representation of content, for example audio. 
               |  
          
static PdfName |  
           Data 
            
              Data shall be used if this file specification represents information used to derive a visual presentation, such as for a table or a graph. 
               |  
          
static PdfName |  
           Source 
            
              Source shall be used if this file specification is the original source material for the associated content. 
               |  
          
static PdfName |  
           Supplement 
            
              Supplement shall be used if this file specification represents a supplemental representation of the original source or data that may be more easily consumable (e.g. 
               |  
          
static PdfName |  
           Unspecified 
            
              Unspecified shall be used when the relationship is not known or cannot be described using one of the other values. 
               |  
          
| Constructor and Description | 
|---|
AFRelationshipValue()  |  
          
public static final PdfName Source
public static final PdfName Data
public static final PdfName Alternative
public static final PdfName Supplement
public static final PdfName Unspecified
Copyright © 1998–2019. All rights reserved.