Table of Contents

Property IsStreamDisposedOnClose

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

IsStreamDisposedOnClose

Gets a value indicating whether this stream is disposed on close.

public virtual bool IsStreamDisposedOnClose { get; }

Property Value

bool

true if stream is disposed on close; otherwise, false.