DocumentViewerClientEvents Property

Gets or sets the client-side event handlers.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.7
C#
public DocumentViewerClientEvents ClientEvents { get; set; }

Property Value

DocumentViewerClientEvents

See Also