The AutoExpand property enables writing variable length data and is true by default.

Namespace:  Kaazing.HTML5
Assembly:  Kaazing.Gateway (in Kaazing.Gateway.dll)

Syntax

Visual Basic
Public AutoExpand As Boolean
C#
public bool AutoExpand
Visual C++
public:
bool AutoExpand

See Also