The path from the PDF document file that this FDF file was exported from or is intended to be imported into.

Namespace: TallComponents.PDF.Forms.Data
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public string Path { get; set; }
Visual Basic
Public Property Path As String
	Get
	Set

See Also