TiffDataTypeControllerGetTiffRationalArray Method

Gets the TiffRationalType value.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
protected TiffRational[] GetTiffRationalArray(
	ushort key
)

Parameters

key
Type: SystemUInt16
The tag key.

Return Value

Type: TiffRational
The TiffSRationalType type value.
See Also