In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / ReloadAnnotations Method

ReloadAnnotations Method (DocuVieware)

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