ImageGear for Java
setFileFormatVersion Method
Nullable (boxed) ushort value.

Sets File Format Version IPTC dataset. This method accesses the File Format Version DataSet (1:22). The DataSet contains a binary number representing the particular version of the File Format specified in 1:20. Method replaces the current tag value if the tag is present in the metadata tree, adds the tag if it was not present, or deletes the tag if a null value is passed.

See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.

Syntax
public void setFileFormatVersion( 
   java.lang.short value
)

Parameters

value
Nullable (boxed) ushort value.

See Also

Reference

ImGearIPTCMetadata Class
ImGearIPTCMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback