Save(String) Method
Saves the content of the embedded file to the specified file.
Syntax
'Usage Dim instance As PDFFileAttachmentAnnotation Dim fileName As String instance.Save(fileName)
Parameters
- fileName
- Physical path where the embedded file should be saved.
Requirements
Target Platforms: Windows 7, Windows 10, Windows 11, Windows Server 2022, Windows Server 2025
See Also