_Document.Broadcast Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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