Length

TiffStreamReader.Length property

Gets the reader length.

public long Length { get; }

Property Value

The reader length.

See Also