Exports PDF annotations to XFDF text data.
Visual Basic |
---|
Public Sub ExportXFDFVariant( _ ByVal options As XfdfOptions, _ ByRef xfdfDestination As Variant _ ) |
- options
- XFDFOptions which configures the export operation. Any PDF annotation that cannot be represented as XFDF, or corresponds to an unsupported XFDF element, is ignored.
- xfdfDestination
- A variant value which provides the xfdf destination to export to.