Click or drag to resize

XODOutputOptionsSetAnnotationOutput Method

Choose how to output annotations. Default is e_internal_xfdf.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetAnnotationOutput(
	AnnotationOutputFlag annot_output
)

Parameters

annot_output
Type: pdftron.PDFAnnotationOutputFlag
the chosen annotation output option
See Also