Click or drag to resize

IAnnotGetAppearance Method

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

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
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.
See Also