PowerPointContent members

Encapsulates a PowerPoint slide deck in a conversation content bin.

The PowerPointContent type exposes the following members.

Properties

  Name Description
Public property CreationTime Returns the time that the content is created (Inherited from ShareableContent.)
Public property IsActive Returns whether or not the content is being presented. (Inherited from ShareableContent.)
Public property IsInSyncWithPresenter Returns false if this content is not in synchronization with presenter.
Public property Modality Gets the associated modality object. (Inherited from ShareableContent.)
Public property Owner Returns the person who owns this content (Inherited from ShareableContent.)
Public property Presenter Returns the current presenter who owns the presentation lock for this content (Inherited from ShareableContent.)
Public property Properties Gets a collection of content properties. (Inherited from ShareableContent.)
Public property State Returns the state of the content (Inherited from ShareableContent.)
Public property Title Gets the title of the content (Inherited from ShareableContent.)
Public property Type Returns the type of the content (Inherited from ShareableContent.)

Top

Methods

  Name Description
Public method BeginDownloadFile Download the content file (Inherited from ShareableContent.)
Public method CanInvoke Returns true if a specific action is available. (Inherited from ShareableContent.)
Public method ClearAllAnnotations Clear all annonations on whiteboard (Inherited from ShareableContent.)
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method EndDownloadFile Download the content file (Inherited from ShareableContent.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Overrides ShareableContent.Finalize().)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method GoBackward Go to previous slide.
Public method GoForward Go to next slide.
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Present Makes this content available to attendees, takes the presenter lock, and makes the content top-most displayed. (Inherited from ShareableContent.)
Public method Remove Removes uploaded content from this conversation. (Inherited from ShareableContent.)
Public method SaveAnnotation Save this content as a file (Inherited from ShareableContent.)
Public method StopPresenting Takes currently shared content off of the content sharing stage but leaves the content in the content collection (Inherited from ShareableContent.)
Public method SyncWithPresenter Synchronize PowerPoint slide view with presenter and leave private viewing mode.
Public method TakeOverAsPresenter Take over as a presenter (Inherited from ShareableContent.)
Public method ToString (Inherited from Object.)
Public method Upload Upload the content to this conversation (Inherited from ShareableContent.)

Top

Events

  Name Description
Public event ActionAvailabilityChanged Raised when an action availability changes (Inherited from ShareableContent.)
Public event PropertyChanged Raised when a property value changes (Inherited from ShareableContent.)
Public event StateChanged Raised when the state of a ShareableContent object changes. (Inherited from ShareableContent.)

Top

See also

Reference

PowerPointContent class

Microsoft.Lync.Model.Conversation.Sharing namespace