PDFReaderControls.NET Professional Type Reference

ActionHandler.ImportData Method 

ImportData action

public virtual void ImportData(
   string fdf,
   ActionContext context
);

Parameters

fdf
The path of the FDF file to import.
context
The context in which this action is executed.

Remarks

context can be a null reference.

See Also

ActionHandler Class | TallComponents.PDF.Actions Namespace