The function saves the data referenced by this FileSpec to an external file.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function Export As Boolean
public:
virtual bool Export() sealed
Return Value
Type:
Boolean true is the file was saved successfully, false otherwise.
See Also