Specifies information on how PDF imports XFDF annotation information to the PDF document.
Visual Basic |
---|
Public Sub ImportXFDF( _ ByVal options As XfdfOptions, _ ByVal xfdfSource As String _ ) |
- options
- XFDFOptions which contains information to configure the import operation.
- xfdfSource
- A string value which represents the XFDF source.
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