PowerPointContent members

Encapsulates a PowerPoint slide deck in a conversation content bin.

The PowerPointContent type exposes the following members.

Constructors

  Name Description
Protected method PowerPointContent

Top

Properties

  Name Description
Protected property AdviseMap (Inherited from ComObject.)
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 ScriptObject (Inherited from ScriptWrapper.)
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
Protected method AttachEvent(Guid) (Inherited from ComObject.)
Protected method AttachEvent(Object, Guid) (Inherited from ComObject.)
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 CreateArray (Inherited from ComObject.)
Public method CreateArrayFromEnum (Inherited from ComObject.)
Protected method CreateEventDispatcher (Inherited from ComObject.)
Public method CreateObjectParameter (Inherited from UCWBase.)
Public method CreateParameters (Inherited from ComObject.)
Protected method DetachEvent (Inherited from ComObject.)
Public method EndDownloadFile Download the content file (Inherited from ShareableContent.)
Protected method EnsureEventAdd(IEnumerable<MulticastDelegate>, Guid) (Inherited from ComObject.)
Protected method EnsureEventAdd(MulticastDelegate, Guid) (Inherited from ComObject.)
Protected method EnsureEventAdd(IEnumerable<MulticastDelegate>, Object, Guid) (Inherited from ComObject.)
Protected method EnsureEventRemove(IEnumerable<MulticastDelegate>, Guid) (Inherited from ComObject.)
Protected method EnsureEventRemove(MulticastDelegate, Guid) (Inherited from ComObject.)
Public method Equals(Object) (Inherited from ComObject.)
Public method Equals(ScriptObject) (Inherited from ScriptWrapper.)
Public method Equals(ScriptWrapper) (Inherited from ScriptWrapper.)
Protected method Finalize (Inherited from UCWBase.)
Public method GetEnumerator (Inherited from ComObject.)
Public method GetHashCode (Inherited from ComObject.)
Public method GetInteropEnumerator (Inherited from ComObject.)
Protected method GetProperty (Inherited from ScriptWrapper.)
Protected method GetPropertyBoolean (Inherited from ScriptWrapper.)
Public method GetPropertyEx (Inherited from ComObject.)
Protected method GetPropertyInt32 (Inherited from ScriptWrapper.)
Protected method GetPropertyScript (Inherited from ScriptWrapper.)
Protected method GetPropertyString (Inherited from ScriptWrapper.)
Public method GetScriptEnumerator (Inherited from ComObject.)
Public method GetType (Inherited from Object.)
Public method GoBackward Go to previous slide.
Public method GoForward Go to next slide.
Protected method Invoke (Inherited from ScriptWrapper.)
Public method InvokeEx (Inherited from ComObject.)
Protected method InvokeMethod (Inherited from ScriptWrapper.)
Protected method MemberwiseClone (Inherited from Object.)
Public method PersistAddRef (Inherited from UCWBase.)
Public method PersistRemoveRef (Inherited from UCWBase.)
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 SetPersistence (Inherited from UCWBase.)
Protected method SetProperty (Inherited from ScriptWrapper.)
Public method SetPropertyEx (Inherited from ComObject.)
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