Click or drag to resize

CPDFLinkAnnotationReleaseAnnot Method

When the annotation is no longer in use, call this function to release resources.

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public override void ReleaseAnnot()
See Also