Framing Property

State of Framing error.

Access

Write only

Syntax

Visual Basic
Framing As Boolean
Delphi
Framing: Boolean;
Visual C++ (MFC)
void put_Framing(BOOL value);   
Visual C++ (#import)
VARIANT_BOOL Framing;

Remarks

It is possible to read the property value but it is always FALSE.

Return Value

Always FALSE.