Imports XFDF text data to PDF annotations.
| Visual Basic |
|---|
Public Sub ImportXFDFVariant( _ ByVal options As XfdfOptions, _ ByRef xfdfSource As Variant _ ) |
- options
- An XfdfOptions object which contains information to configure the import operation.
- xfdfSource
- A variant value which represents the XFDF source for the text data to import.