Click or drag to resize

Squiggly.RefreshAppearance 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.PDF.RefreshOptions
The RefreshOptions.

Implements

IAnnot.RefreshAppearance(RefreshOptions)
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also