Click or drag to resize

FDFDocSaveAsXFDFAsync Method

Overload List
  NameDescription
Public methodSaveAsXFDFAsync(String)
Saves the FDF document in XFDF format.
Public methodSaveAsXFDFAsync(IFilter)
Saves the FDF document in XFDF format.
Public methodSaveAsXFDFAsync(String, XFDFExportOptions)
Saves the FDF document in XFDF format.
Public methodSaveAsXFDFAsync(IFilter, XFDFExportOptions)
Saves the FDF document in XFDF format.
Top
See Also