Click or drag to resize

CPDFPageReleaseAllAnnotations Method

Releases all annotation resources on the page.

Namespace:  ComPDFKit.PDFPage
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public void ReleaseAllAnnotations()
See Also