DocumentClass.SendForReview(Object, Object, Object, Object) 方法

定义

public virtual void SendForReview (ref object Recipients, ref object Subject, ref object ShowMessage, ref object IncludeAttachment);
abstract member SendForReview : obj * obj * obj * obj -> unit
override this.SendForReview : obj * obj * obj * obj -> unit
Public Overridable Sub SendForReview (Optional ByRef Recipients As Object, Optional ByRef Subject As Object, Optional ByRef ShowMessage As Object, Optional ByRef IncludeAttachment As Object)

参数

Recipients
Object
Subject
Object
ShowMessage
Object
IncludeAttachment
Object

实现

适用于