Click or drag to resize

HighlightsAdd Method

Add extra Highlight information into the class.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Add(
	Highlights hlts
)

Parameters

hlts
Type: pdftron.PDFHighlights
the Highlights of which the Highlight information is to be added.
See Also