This method can be used to begin a properties bulk updat .
Namespace: TallComponents.PDF.AnnotationsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public void BeginUpdate() |
| Visual Basic |
|---|
Public Sub BeginUpdate |
Remarks
Notice that you should call EndUpdate when the bulk update is ready.
You can nest BeginUpdate / EndUpdate pairs.