Method BeginUpdate
Namespace TallComponents.PDF.Annotations
Class Annotation
This method can be used to begin a properties bulk update.
Note that you should call EndUpdate when the bulk update is ready. You can nest BeginUpdate / EndUpdate pairs.
Syntax
public
Void
BeginUpdate(
)
Returns
Void