PdfFileAttachmentAnnotationRelationship Property

Relationship between the attached file and the PDF document. Required for PDF/A-3 and PDF/A-4f compliance, ignored for other standards. Default is Unspecified

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public PdfAttachmentRelationship Relationship { get; set; }

Property Value

PdfAttachmentRelationship

See Also