Click or drag to resize

WidgetGetAppearance Method

Gets the annotation’s appearance for the given combination of annotation and appearance states.

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

Return Value

Type: Obj
The appearance stream for this annotation, or NULL if the annotation does not have an appearance for the given combination of annotation and appearance states.

Implements

IAnnotGetAppearance
See Also