Click or drag to resize

WidgetSetContents Method

Sets the contents.

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

Parameters

contents
Type: SystemString
the new contents

Implements

IAnnotSetContents(String)
See Also