Table of Contents

Property CanSeek

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

CanSeek

Gets a value indicating whether stream supports seeking.

public virtual bool CanSeek { get; }

Property Value

bool

true if stream supports seeking; otherwise, false.