TiffOptions.AddTags

TiffOptions.AddTags method

Adds the tags.

public void AddTags(TiffDataType[] tagsToAdd)
ParameterTypeDescription
tagsToAddTiffDataType[]The tags to add.

See Also