In This Topic

ReloadAnnotations Method (DocuViewareControl)

In This Topic
Call this method to reload the current page annotations on the client side.
Syntax
'Declaration
 
Public Function ReloadAnnotations() As GdPictureStatus
public GdPictureStatus ReloadAnnotations()

Return Value

A member of the GdPictureStatus enumeration.
See Also