Click or drag to resize

PDFDocRefreshAnnotAppearances Method

Overload List
  NameDescription
Public methodRefreshAnnotAppearances
Generates the appearance stream for annotations in the document using the default RefreshOptions. A common use case is to generate appearances only for missing annotations, which can be accomplished using the default options.
Public methodRefreshAnnotAppearances(RefreshOptions)
Generates the appearance stream for annotations in the document using the specified options. A common use case is to generate appearances only for missing annotations, which can be accomplished using the default options.
Top
See Also