Click or drag to resize

PdfViewerRegenerateAnnots Method

Create an appearance stream for annotations which do not have this one.

Namespace: Patagames.Pdf.Net.Controls.WinForms
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.100.2704
Syntax
protected virtual void RegenerateAnnots(
	int pageIndex
)

Parameters

pageIndex  Int32
Page index with which annotations are associated.
See Also