Click or drag to resize

FdfDocument Properties

The FdfDocument type exposes the following members.

Properties
  NameDescription
Public propertyContent
Gets FDF content as a string
Public propertyFields
Gets an array of FdfFieldItem in this FDF document.
Public propertyHandle
Gets the Pdfium SDK handle that the FDF document is bound to
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.

Field Value

Type: 
true if the control has been disposed of; otherwise, false.
Public propertyPathToPdf
Gets a path to the PDF file spicified inside FDF document
Public propertyRoot
Gets the root catalog of the FDF document
Top
See Also