Accusoft PDF Xpress Control v5.0
ExportXFDFVariant Method
See Also  Send comments on this topic.
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.
PdfDocument Object : ExportXFDFVariant Method

Glossary Item Box

Description

Exports PDF annotations to XFDF text data.

Syntax

Visual Basic
Public Sub ExportXFDFVariant( _
   ByVal options As XfdfOptions, _
   ByRef xfdfDestination As Variant _
) 

Parameters

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.

See Also

©2012. Accusoft Corporation. All Rights Reserved.