ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setFileFormat Method |
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the File Format DataSet (1:20). The DataSet represents the file format. The file format must be registered with IPTC or NAA with a unique number. The information is used to route the data to the appropriate system and to allow the receiving system to perform the appropriate actions thereto.
public void setFileFormat( ImGearIPTCFileFormatID value ) |