DocumentViewerClientEvents Property

Gets or sets the client-side event handlers.

Definition

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

Property Value

DocumentViewerClientEvents

See Also