Table of Contents

Property FilePath

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

FilePath

Gets or sets the path to the file in which the destination is located.

public string FilePath { get; set; }

Property Value

string

The path to the file in which the destination is located.

Exceptions

UnexpectedStructureException

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