Position

TiffStreamWriter.Position property

Gets or sets the stream position.

public long Position { get; set; }

Property Value

The stream position.

See Also