Accusoft PDF Xpress Control v5.0
ImportXFDF Method
See Also  Send comments on this topic.
options
XFDFOptions which contains information to configure the import operation.
xfdfSource
A string value which represents the XFDF source.
PdfDocument Object : ImportXFDF Method

Glossary Item Box

Description

Specifies information on how PDF imports XFDF annotation information to the PDF document.

Syntax

Visual Basic
Public Sub ImportXFDF( _
   ByVal options As XfdfOptions, _
   ByVal xfdfSource As String _
) 

Parameters

options
XFDFOptions which contains information to configure the import operation.
xfdfSource
A string value which represents the XFDF source.

Remarks

The following XFDF 2.0 Draft annotations are supported -

  • caret
  • circle
  • freetext
  • highlight
  • ink
  • line
  • polygon
  • polyline
  • square
  • squiggly
  • strikeout
  • text
  • line
  • underline

The following XFDF 2.0 Draft annotations are not supported -

  • fileattachment
  • sound
  • stamp

See Also

©2012. Accusoft Corporation. All Rights Reserved.