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
Syntaxpublic bool IsSendingMail { get; }
Public ReadOnly Property IsSendingMail As Boolean
Get
Property Value
Type:
Boolean
See Also