Click or drag to resize

HighlightsSave Method

Save the current Highlight information in the class to a file.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Save(
	string file_name
)

Parameters

file_name
Type: SystemString
the name of the file to save to.
See Also