TiffDataType.DataSize
TiffDataType.DataSize property
Gets the additional data size in bytes (in case the 12 bytes is not enough to fit the tag data).
public abstract uint DataSize { get; }
Property Value
The additional data size in bytes.
Remarks
This is exact bytes count.
See Also
- class TiffDataType
- namespace Aspose.PSD.FileFormats.Tiff
- assembly Aspose.PSD