Table of Contents

Property AssociatedFiles

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

AssociatedFiles

(PDF 1.7) Gets the collection of files associated with this page.

public PdfList<PdfFileSpecification?> AssociatedFiles { get; }

Property Value

PdfList<PdfFileSpecification>

The collection of files associated with this page.