Click or drag to resize
LibrarySharingPageContentEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesLibrarySharingPageContentEventArgs

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class LibrarySharingPageContentEventArgs : EventArgs

The LibrarySharingPageContentEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyData
Data of image of the document page shared by the presenter.
Public propertyDocument
Document associated with the callback.
Public propertyPageNumber
The number of the page that is being shared.
Top
See Also