AFRelationship

AFRelationship

Overview

AFRelationship is a enum in Aspose.PDF FOSS for .NET.

Relationship between an embedded file and the document content that references it (/AFRelationship, PDF 2.0 §7.11.3).

This enumeration defines 7 values: Unspecified, Source, Data, Alternative, Supplement, EncryptedPayload, None.

Values

ValueDescription
Unspecified
Source
Data
Alternative
Supplement
EncryptedPayload
None

See Also