PdfViewerExtensions.Import Method
Name | Parameters | Description |
---|---|---|
Import |
viewer, stream, format | Imports interactive form data from a specified stream using form data format. This is an extension method. |
Import |
viewer, stream | Imports interactive form data from a stream. This is an extension method. |
Import |
viewer, file |
Imports interactive form data from the specified file with the specified form data format. This is an extension method. |
Import |
viewer, file |
Imports interactive form data from the file. This is an extension method. |