Click or drag to resize

WidgetSetAppearance Method (Obj)

Sets the annotation’s appearance for the given combination of annotation and appearance states. (Optional; PDF 1.2)

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetAppearance(
	Obj app_stream
)

Parameters

app_stream
Type: pdftron.SDFObj
a content stream defining the new appearance.

Implements

IAnnotSetAppearance(Obj)
See Also