This document is archived and information here might be outdated. Recommended version. |
The bounds of the invalid region.
[Visual Basic .NET] Public ReadOnly Property InvalidEnvelope As IEnvelope
[C#] public IEnvelope InvalidEnvelope {get;}
[C++]
HRESULT get_InvalidEnvelope(
IEnvelope** envelope
);
[C++] Parameters envelope [out, retval]
envelope is a parameter of type IEnvelope**