Table of Contents

Property FileName

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

FileName

Gets the name of the FDF file from which to import the data.

public string FileName { get; }

Property Value

string

The name of the FDF file from which to import the data.

Exceptions

UnexpectedStructureException

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