Click or drag to resize

WidgetRefreshAppearance Method (RefreshOptions)

A version of RefreshAppearance allowing custom options to make slight tweaks in behaviour.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void RefreshAppearance(
	RefreshOptions opts
)

Parameters

opts
Type: pdftron.PDFRefreshOptions
The RefreshOptions.

Implements

IAnnotRefreshAppearance(RefreshOptions)
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also