Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / AFRelationship Class
Fields

In This Topic
    AFRelationship Class Members
    In This Topic

    The following tables list the members exposed by AFRelationship.

    Public Fields
     NameDescription
    Public FieldConstant shall be used if this FileSpecification is an alternative representation of content, for example audio.  
    Public FieldConstant shall be used if this FileSpecification represents information used to derive a visual presentation, such as for a table or a graph.  
    Public FieldConstant shall be used if this FileSpecification is the original source material for the associated content.  
    Public FieldConstant 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.A MathML version of an equation). Note. Supplement is to be used only when the file is not the source or an alternative.  
    Public FieldConstant shall be used when the relationship is not known or cannot be described using one of the other values. NOTE 2 Unspecified is to be used only when no other value correctly reflects the relationship.  
    Top
    See Also