Returns the number of entries populated for this ThumbnailImage object.
Returns ((hasHeader()?1:0)+(hasBmp()?1:0)+(hasWmf()?1:0)+(hasPng()?1:0))
OdThumbnailImage Methods