FileAttachmentGetFileSpec Method |
Gets the file specification.
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public FileSpec GetFileSpec()
Public Function GetFileSpec As FileSpec
public:
virtual FileSpec^ GetFileSpec() sealed
Return Value
Type:
FileSpec The file associated with this annotation.
See Also