Table of Contents

Property Contents

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

Contents

Gets the embedded file associated with the file specification.

public PdfEmbeddedFile? Contents { get; }

Property Value

PdfEmbeddedFile

The embedded file associated with the file specification or null if embedded file is not present.

Exceptions

UnexpectedStructureException

The value in the internal PDF structure has an unexpected type.