TiffTagDouble

This read-only property returns the TIFF tag value of type double of the TIFF tag list specified by the index.

Syntax

TiffTagDouble (index As Long) As Double
Parameter Description

index

Zero-based index

Possible values

0 to TIFFTagCount-1

Note: The specified TIFF tag must have a TIFF tag id of
CROTiffTagFloat
or
CROTiffTagDouble
.