PDFKit.NET 2.0 Class Library (.NET 2.0)

Annotation.EndUpdate Method 

This method can be used to end the properties bulk update.

public void EndUpdate();

Remarks

You can nest BeginUpdate / EndUpdate pairs.

See Also

Annotation Class | TallComponents.PDF.Annotations Namespace