Determines if the bookmark exists or not.
| Visual Basic |
|---|
Public Sub Exists( _ ByRef DoesExist As Boolean _ ) |
- DoesExist
- A boolean value which is True if the bookmark context exists. Otherwise, False is returned.
|
| Accusoft PDF Xpress Control v5.0 |
|
| Exists Method | |
| See Also Send comments on this topic. | |
| BookmarkContext Object : Exists Method |
Glossary Item Box
| Visual Basic |
|---|
Public Sub Exists( _ ByRef DoesExist As Boolean _ ) |