Click or drag to resize

IAnnotSetContents Method

Sets the contents.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
void SetContents(
	string contents
)

Parameters

contents
Type: SystemString
the new contents
See Also