Click or drag to resize

FileSpecExport Method (String)

Export.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool Export(
	string save_as
)

Parameters

save_as
Type: SystemString
the save_as

Return Value

Type: Boolean
true, if successful
See Also