_Document.Broadcast Property

Definition

Returns a Broadcast object that represents a broadcast session, in which presenters can present Word documents to remote participants over the web without the participants needing to have rich clients installed.

public:
 property Microsoft::Office::Interop::Word::Broadcast ^ Broadcast { Microsoft::Office::Interop::Word::Broadcast ^ get(); };
public Microsoft.Office.Interop.Word.Broadcast Broadcast { get; }
member this.Broadcast : Microsoft.Office.Interop.Word.Broadcast
Public ReadOnly Property Broadcast As Broadcast

Property Value

Applies to