Broadcast.Resume method (Word)
Resumes the specified broadcast.
Syntax
expression. Resume
expression A variable that represents a Broadcast object.
Return value
VOID
Remarks
The Resume method returns an error (#4700) if the document is DRM protected, is already being broadcast (#4698), is not being broadcast at all (#4702), or has conflicting edits (is in merge mode, #4701).
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.