ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setConfirmedObjectDataSize Method |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the ConfirmedObjectDataSize DataSet (9:10). The DataSet specifies total size of the objectdata, in bytes, without tags.
public void setConfirmedObjectDataSize( java.lang.long value ) |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.