Table of Contents

Property File

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

File

Gets the file specification associated with this annotation.

public PdfFileSpecification? File { get; }

Property Value

PdfFileSpecification

The file specification associated with this annotation.

Exceptions

UnexpectedStructureException

The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type.