IsClosed

Gets a Boolean determining if the multiline string is closed.

 

JavaScript

 

IsClosed(

       IsClosed)

 

C#

 

void IsClosed(

       bool IsClosed)

 

C++

 

HRESULT IsClosed(

       VARIANT_BOOL* IsClosed)

Parameters

IsClosed

A Boolean that indicates if the multiline is closed.

Exceptions

See: HRESULT Return Values for a list of possible values returned by the HRESULT.