SaveAttachmentAnnotationToFile
IPDFDocument4 :: Annotations

See Also
Collapse All

Save the contents of a file attachment annotation to a file.

Syntax

HRESULT SaveAttachmentAnnotationToFile (
BSTR fileName
)
Parameters
fileName
Destionation file name for saving content of atachemnt

Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.

See Also

Reference