Click or drag to resize

RhinoDocIsSendingMail Property

true if Rhino is in the process of sending this document as an email attachment.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsSendingMail { get; }

Property Value

Type: Boolean
See Also