Click or drag to resize

FileSpecExport Method

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 bool Export()

Return Value

Type: Boolean
true is the file was saved successfully, false otherwise.
See Also