Table of Contents

Property Length

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Length

Gets or sets the stream length in bytes. This value is less than the Length by the starting stream position passed in the StreamContainer constructor.

public virtual long Length { get; set; }

Property Value

long

The stream length.