Click or drag to resize

IAnnotRefreshAppearance Method (RefreshOptions)

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

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

Parameters

opts
Type: pdftron.PDFRefreshOptions
The RefreshOptions.
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also