PdfFileAttachmentRelationship 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: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfAttachmentRelationship Relationship { get; set; }

Property Value

PdfAttachmentRelationship

See Also