ES2Writer.Dispose

public void Dispose()

Description

Disposes of an ES2Writer.

If you are not using the ES2Writer in a using block, you should call this when you are finished with your writer.

C#

Saving tags to an ES2Writer

JS

Saving tags to an ES2Writer