Click or drag to resize

FileAttachmentSetFileSpec Method

Sets the file specification.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetFileSpec(
	FileSpec file
)

Parameters

file
Type: pdftron.PDFFileSpec
The file associated with this annotation.
See Also