Click or drag to resize

ReflowSetAnnot Method

Updates PDF annotation.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string SetAnnot(
	string in_json
)

Parameters

in_json
Type: SystemString
update instructions (JSON)

Return Value

Type: String
returns JSON string
See Also