ImageGear for Java
setReferenceDate Method
Array of strings. *

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

Sets Reference Date IPTC dataset.

Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.

This method accesses the Reference Date DataSet (2:47). The DataSet identifies the date of a prior envelope to which the current object refers.

Repeatable (array items represent repeated values). Uses the format CCYYMMDD (century, year, month, day) as defined in ISO 8601 to indicate year, month and day.

Syntax
public void setReferenceDate( 
   java.lang.String[] value
)

Parameters

value
Array of strings. *

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

See Also

Reference

ImGearIPTCMetadata Class
ImGearIPTCMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback