DocumentViewerControlClientEvents Property

Gets or sets the client-side event handlers.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.WebForms
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.7
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public DocumentViewerClientEvents ClientEvents { get; set; }

Property Value

DocumentViewerClientEvents

See Also